room property

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

Implementation

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