menu
aws_ses_api package
documentation
email-2010-12-01.dart
StopScopeValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case StopScope.ruleSet: return 'RuleSet'; } }
aws_ses_api package
documentation
email-2010-12-01
StopScopeValueExtension
toValue method
StopScopeValueExtension extension on
StopScope