room property

  1. @JsonKey.new(name: 'room')
String? room
final

Implementation

@JsonKey(name: 'room')
final String? room;