roomName property

  1. @JsonKey(name: 'room_name')
String? roomName
final

Implementation

@JsonKey(name: 'room_name')
final String? roomName;