ACHAccountIdentifier constructor

ACHAccountIdentifier([
  1. void updates(
    1. ACHAccountIdentifierBuilder b
    )
])

Implementation

factory ACHAccountIdentifier([void updates(ACHAccountIdentifierBuilder b)]) = _$ACHAccountIdentifier;