menu
aws_athena_api package
documentation
athena-2017-05-18.dart
Database
Database.new constructor
Database.new constructor
dark_mode
light_mode
Database
constructor
Database
(
{
required
String
name
,
String
?
description
,
Map
<
String
,
String
>
?
parameters
,
})
Implementation
Database({ required this.name, this.description, this.parameters, });
aws_athena_api package
documentation
athena-2017-05-18
Database
Database.new constructor
Database class