sha1 property
A sha1 hash of the APK payload, encoded as a hex string and matching the output of the sha1sum command.
Implementation
core.String? sha1;
A sha1 hash of the APK payload, encoded as a hex string and matching the output of the sha1sum command.
core.String? sha1;