UserUpdateStatusPayload constructor

UserUpdateStatusPayload({
  1. Meeting? meeting,
})

Implementation

UserUpdateStatusPayload({this.meeting});