hash property

Uint8List get hash

Implementation

Uint8List get hash => sha256(data: concatBytes([dataPoiHash, restPoiHash]));