packagingTags property

List<String>? packagingTags
getter/setter pair

Implementation

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