create static method

MysqlProfile create()

Implementation

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