create static method

AccountUser create()

Implementation

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