create static method

MysqlDatabase create()

Implementation

@$core.pragma('dart2js:noInline')
static MysqlDatabase create() => MysqlDatabase._();