id property

String id

The block header's id is the same as it's hash property

Implementation

String get id => HEX.encode(hash);