occupants property

  1. @JsonKey(name: r'occupants', required: true, includeIfNull: false)
int occupants
final

Implementation

@JsonKey(name: r'occupants', required: true, includeIfNull: false)
final int occupants;