ParticipantId constructor

const ParticipantId(
  1. String id
)

Implementation

const factory ParticipantId(String id) = _ParticipantId;