BACSAccountIdentifier constructor

BACSAccountIdentifier([
  1. void updates(
    1. BACSAccountIdentifierBuilder b
    )
])

Implementation

factory BACSAccountIdentifier([void updates(BACSAccountIdentifierBuilder b)]) = _$BACSAccountIdentifier;