SELL constant

OfferDirection const SELL

Implementation

static const OfferDirection SELL = OfferDirection._(2, _omitEnumNames ? '' : 'SELL');