menu
archethic_lib_dart package
documentation
archethic_lib_dart.dart
TransactionInput
spent property
spent property
dark_mode
light_mode
spent
property
bool
?
get
spent
inherited
Spent: determines if the input has been spent
Implementation
bool? get spent => throw _privateConstructorUsedError;
archethic_lib_dart package
documentation
archethic_lib_dart
TransactionInput
spent property
TransactionInput class