wikidata property

String? wikidata
getter/setter pair

Implementation

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