SMTP_CONFIG_ACTIVE constant

SMTPConfigState const SMTP_CONFIG_ACTIVE

Implementation

static const SMTPConfigState SMTP_CONFIG_ACTIVE =
    SMTPConfigState._(1, _omitEnumNames ? '' : 'SMTP_CONFIG_ACTIVE');