create static method

AccountUserInfo create()

Implementation

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