menu
aws_personalize_api package
documentation
personalize-2018-05-22.dart
RecipeProviderValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case RecipeProvider.service: return 'SERVICE'; } }
aws_personalize_api package
documentation
personalize-2018-05-22
RecipeProviderValueExtension
toValue method
RecipeProviderValueExtension extension on
RecipeProvider