BankIdentification constructor

BankIdentification([
  1. void updates(
    1. BankIdentificationBuilder b
    )
])

Implementation

factory BankIdentification([void updates(BankIdentificationBuilder b)]) = _$BankIdentification;