menu
aws_glue_api package
documentation
glue-2017-03-31.dart
SchemaDiffTypeValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case SchemaDiffType.syntaxDiff: return 'SYNTAX_DIFF'; } }
aws_glue_api package
documentation
glue-2017-03-31
SchemaDiffTypeValueExtension
toValue method
SchemaDiffTypeValueExtension extension on
SchemaDiffType