meetingId property

  1. @JsonKey.new(name: "meeting_id")
int? meetingId
final

Implementation

@JsonKey(name: "meeting_id")
final int? meetingId;