RenderRequestComponentOptions constructor
Implementation
RenderRequestComponentOptions({
required this.request,
this.onRequestItemPress = respondToRequests,
required this.requestList,
required this.updateRequestList,
required this.roomName,
this.socket,
});