imageUrl property
URL where you can get an image representing this institution. Usually this is hosted on Wikipedia, and usually it's a seal or logo.
Implementation
@JsonKey(name: 'image_url')
String? imageUrl;
URL where you can get an image representing this institution. Usually this is hosted on Wikipedia, and usually it's a seal or logo.
@JsonKey(name: 'image_url')
String? imageUrl;