IBANAccountIdentifier constructor

IBANAccountIdentifier([
  1. void updates(
    1. IBANAccountIdentifierBuilder b
    )
])

Implementation

factory IBANAccountIdentifier([void updates(IBANAccountIdentifierBuilder b)]) = _$IBANAccountIdentifier;