propertyDescription property

  1. @JsonKey(name: 'propertyDescription')
String? propertyDescription
getter/setter pair

Implementation

@JsonKey(name:'propertyDescription')
String? propertyDescription;