create static method

AccountRef create()

Implementation

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