UNSPENT constant

TxoState const UNSPENT

Implementation

static const TxoState UNSPENT = TxoState._(1, _omitEnumNames ? '' : 'UNSPENT');