block property Null safety

BlockModel? block
read / write

The BlockModel in which this TransactionModel is included.

Implementation

BlockModel? block;