sha1 property

String? sha1
getter/setter pair

A sha1 hash of the APK payload, encoded as a hex string and matching the output of the sha1sum command.

Implementation

core.String? sha1;