menu
aws_iotthingsgraph_api package
documentation
iotthingsgraph-2018-09-06.dart
DefinitionLanguageValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case DefinitionLanguage.graphql: return 'GRAPHQL'; } }
aws_iotthingsgraph_api package
documentation
iotthingsgraph-2018-09-06
DefinitionLanguageValueExtension
toValue method
DefinitionLanguageValueExtension extension on
DefinitionLanguage