menu
aws_ds_api package
documentation
ds-2015-04-16.dart
LDAPSTypeValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case LDAPSType.client: return 'Client'; } }
aws_ds_api package
documentation
ds-2015-04-16
LDAPSTypeValueExtension
toValue method
LDAPSTypeValueExtension extension on
LDAPSType