create static method

AccountAccess create()

Implementation

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