packagingTags property

  1. @JsonKey(name: 'packaging_tags', includeIfNull: false)
List<String>? packagingTags
getter/setter pair

Implementation

@JsonKey(name: 'packaging_tags', includeIfNull: false)
List<String>? packagingTags;