menu
aws_waf_api package
documentation
waf-2015-08-24.dart
GeoMatchConstraintTypeValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case GeoMatchConstraintType.country: return 'Country'; } }
aws_waf_api package
documentation
waf-2015-08-24
GeoMatchConstraintTypeValueExtension
toValue method
GeoMatchConstraintTypeValueExtension extension on
GeoMatchConstraintType