tag property

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

Implementation

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