create static method

MysqlRdbms create()

Implementation

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