wikidata property

  1. @JsonKey(fromJson: LanguageHelper.fromJsonStringMapIsoUnique, includeIfNull: false)
String? wikidata
getter/setter pair

Implementation

@JsonKey(
  fromJson: LanguageHelper.fromJsonStringMapIsoUnique,
  includeIfNull: false,
)
String? wikidata;