distributorName property

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

Implementation

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