create static method

AccountSteam create()

Implementation

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