create static method

MysqlTable create()

Implementation

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