menu
aws_glue_api package
documentation
glue-2017-03-31.dart
SchemaColumn
SchemaColumn constructor
SchemaColumn constructor
dark_mode
light_mode
SchemaColumn
constructor
SchemaColumn
(
{
String
?
dataType
,
String
?
name
,
})
Implementation
SchemaColumn({ this.dataType, this.name, });
aws_glue_api package
documentation
glue-2017-03-31
SchemaColumn
SchemaColumn constructor
SchemaColumn class