values constant
Implementation
static const $core.List<SMTPConfigState> values = <SMTPConfigState>[
SMTP_CONFIG_STATE_UNSPECIFIED,
SMTP_CONFIG_ACTIVE,
SMTP_CONFIG_INACTIVE,
];
static const $core.List<SMTPConfigState> values = <SMTPConfigState>[
SMTP_CONFIG_STATE_UNSPECIFIED,
SMTP_CONFIG_ACTIVE,
SMTP_CONFIG_INACTIVE,
];