hash property

String? get hash

Hash of the data (sha-1, base64ed).

Implementation

String? get hash => hashField.getValue(_json);