flatTypeFull property

  1. @JsonKey.new(name: 'flat_type_full')
String? flatTypeFull
getter/setter pair

Implementation

@JsonKey(name: 'flat_type_full')
String? flatTypeFull;