building property

  1. @JsonKey(name: "building")
String? building
getter/setter pair

Implementation

@JsonKey(name: "building")
String? building;