hex property

String get hex

Implementation

String get hex => bytesToHex(Uint8List.fromList(hash));