toJson method

Map toJson()

Implementation

Map toJson() => {
        'meeting_id': meeting_id,
      };