tags property

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

Implementation

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