id property Null safety

Uint8List? id
read / write

The SHA-3 256 hash of the serialize Uint8List.

Should include signature.

Implementation

Uint8List? id;