values constant
Implementation
static const $core.List<OfferDirection> values = <OfferDirection> [
OFFER_DIRECTION_UNDEFINED,
BUY,
SELL,
];
static const $core.List<OfferDirection> values = <OfferDirection> [
OFFER_DIRECTION_UNDEFINED,
BUY,
SELL,
];