DEFAULT constant

SendMode const DEFAULT

Implementation

static const SendMode DEFAULT =
    SendMode._(0, _omitEnumNames ? '' : 'DEFAULT');