ParticipantRequestedData constructor
ParticipantRequestedData({
- required Request userRequest,
Implementation
ParticipantRequestedData({required this.userRequest});
ParticipantRequestedData({required this.userRequest});