fileSha256Base64 property

String? fileSha256Base64
getter/setter pair

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

Implementation

core.String? fileSha256Base64;