md5 property

String? md5
final

The base64-encoded, MD5 checksum of the value specified by the Data property. ADM uses the MD5 value to verify the integrity of the data.

Implementation

final String? md5;