menu
aws_athena_api package
documentation
athena-2017-05-18.dart
Column
Column constructor
Column constructor
dark_mode
light_mode
Column
constructor
Column
(
{
required
String
name
,
String
?
comment
,
String
?
type
,
})
Implementation
Column({ required this.name, this.comment, this.type, });
aws_athena_api package
documentation
athena-2017-05-18
Column
Column constructor
Column class