PartyIdentification constructor

PartyIdentification([
  1. void updates(
    1. PartyIdentificationBuilder b
    )
])

Implementation

factory PartyIdentification([void updates(PartyIdentificationBuilder b)]) = _$PartyIdentification;