menu
aws_connect_api package
documentation
connect-2017-08-08.dart
ReferenceTypeValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case ReferenceType.url: return 'URL'; } }
aws_connect_api package
documentation
connect-2017-08-08
ReferenceTypeValueExtension
toValue method
ReferenceTypeValueExtension extension on
ReferenceType