SMTP_CONFIG_INACTIVE constant

SMTPConfigState const SMTP_CONFIG_INACTIVE

Implementation

static const SMTPConfigState SMTP_CONFIG_INACTIVE =
    SMTPConfigState._(2, _omitEnumNames ? '' : 'SMTP_CONFIG_INACTIVE');