PatchIdentitiesBody constructor

PatchIdentitiesBody([
  1. void updates(
    1. PatchIdentitiesBodyBuilder b
    )
])

Implementation

factory PatchIdentitiesBody([void updates(PatchIdentitiesBodyBuilder b)]) = _$PatchIdentitiesBody;