menu
archethic_lib_dart package
documentation
archethic_lib_dart.dart
UnspentOutputs
state property
state property
dark_mode
light_mode
state
property
Map
<
String
,
dynamic
>
?
get
state
inherited
State of a smart contract
Implementation
Map<String, dynamic>? get state => throw _privateConstructorUsedError;
archethic_lib_dart package
documentation
archethic_lib_dart
UnspentOutputs
state property
UnspentOutputs class