producer property

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

Implementation

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