create static method

MysqlColumn create()

Implementation

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