id property

  1. @JsonKey(includeIfNull: false)
String? id
getter/setter pair

Tag id.

Implementation

@JsonKey(includeIfNull: false)
String? id;