copyWith property Null safety

  1. @JsonKey(ignore: true)
$ParticipantPermissionsCopyWith<ParticipantPermissions> copyWith
inherited

Implementation

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