values constant
Implementation
static const $core.List<Offer_State> values = <Offer_State> [
PB_ERROR,
UNKNOWN,
OFFER_FEE_RESERVED,
AVAILABLE,
NOT_AVAILABLE,
REMOVED,
MAKER_OFFLINE,
INVALID,
];
static const $core.List<Offer_State> values = <Offer_State> [
PB_ERROR,
UNKNOWN,
OFFER_FEE_RESERVED,
AVAILABLE,
NOT_AVAILABLE,
REMOVED,
MAKER_OFFLINE,
INVALID,
];