create static method

BankParams create()

Implementation

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