create static method

AccountInfo create()

Implementation

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