menu
aws_quicksight_api package
documentation
quicksight-2018-04-01.dart
GeoSpatialCountryCodeValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case GeoSpatialCountryCode.us: return 'US'; } }
aws_quicksight_api package
documentation
quicksight-2018-04-01
GeoSpatialCountryCodeValueExtension
toValue method
GeoSpatialCountryCodeValueExtension extension on
GeoSpatialCountryCode