create static method

Bank create()

Implementation

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