hash property

String? get hash

Implementation

String? get hash => metadata?['hash'] as String?;