hash property Null safety

String? hash

Implementation

String? get hash native;
void hash= (String? value)

Implementation

set hash(String? value) native;