tags property

  1. @JsonKey(name: 'tag')
List<String>? tags
getter/setter pair

Implementation

@JsonKey(name: 'tag')
List<String>? tags;