SMTP_CONFIG_STATE_UNSPECIFIED constant

SMTPConfigState const SMTP_CONFIG_STATE_UNSPECIFIED

Implementation

static const SMTPConfigState SMTP_CONFIG_STATE_UNSPECIFIED =
    SMTPConfigState._(
        0, _omitEnumNames ? '' : 'SMTP_CONFIG_STATE_UNSPECIFIED');