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