fileSha1Base64 property

String? fileSha1Base64
getter/setter pair

The sha1 checksum of this APK, represented as a base64 encoded byte array.

Implementation

core.String? fileSha1Base64;