create static method

AccountProto create()

Implementation

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