create static method

AccountCustom create()

Implementation

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