values constant
Implementation
static const $core.List<Trade_Phase> values = <Trade_Phase> [
PB_ERROR_PHASE,
INIT,
DEPOSIT_REQUESTED,
DEPOSITS_PUBLISHED,
DEPOSITS_CONFIRMED,
DEPOSITS_UNLOCKED,
PAYMENT_SENT,
PAYMENT_RECEIVED,
];
static const $core.List<Trade_Phase> values = <Trade_Phase> [
PB_ERROR_PHASE,
INIT,
DEPOSIT_REQUESTED,
DEPOSITS_PUBLISHED,
DEPOSITS_CONFIRMED,
DEPOSITS_UNLOCKED,
PAYMENT_SENT,
PAYMENT_RECEIVED,
];