MeetingSession.fromJson constructor Null safety
Implementation
factory MeetingSession.fromJson(Map<String, dynamic> json) => _$MeetingSessionFromJson(json);
factory MeetingSession.fromJson(Map<String, dynamic> json) => _$MeetingSessionFromJson(json);