id property Null safety

Uint8List? id
read / write

The unique identifier of this block.

It is the SHA3-256 hash of the Block header.

Implementation

Uint8List? id;