developerType property

  1. @JsonKey(name: r'developerType', required: true, includeIfNull: false)
DeveloperType developerType
final

Implementation

@JsonKey(name: r'developerType', required: true, includeIfNull: false)
final DeveloperType developerType;