EndPayload constructor

EndPayload({
  1. int? meetingId,
})

Implementation

EndPayload({this.meetingId});