menu
aws_apigateway_api package
documentation
apigateway-2015-07-09.dart
ApiKeysFormatValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case ApiKeysFormat.csv: return 'csv'; } }
aws_apigateway_api package
documentation
apigateway-2015-07-09
ApiKeysFormatValueExtension
toValue method
ApiKeysFormatValueExtension extension on
ApiKeysFormat