create static method

BankAccountRef create()

Implementation

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