packageAuthor property

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

Implementation

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