state property

Map<String, dynamic>? state
inherited

State: It is the state of a smart contract

Implementation

Map<String, dynamic>? get state => throw _privateConstructorUsedError;