copyWith property

  1. @JsonKey(ignore: true)
$ParticipantIdCopyWith<ParticipantId> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$ParticipantIdCopyWith<ParticipantId> get copyWith =>
    throw _privateConstructorUsedError;