id property

  1. @JsonKey(defaultValue: '')
String id
final

Database ID of the tag.

Implementation

@JsonKey(defaultValue: '')
final String id;