tag property

  1. @JsonKey.new(name: 'tag')
int? tag
final

Implementation

@JsonKey(name: 'tag')
final int? tag;