id property Null safety
read / write
The unique identifier of this block.
It is the SHA3-256 hash of the Block header.
Implementation
Uint8List? id;
The unique identifier of this block.
It is the SHA3-256 hash of the Block header.
Uint8List? id;