state property

Map<String, dynamic>? get state
inherited

State of a smart contract

Implementation

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