menu
openalex package
documentation
models/institution/institution.dart
Institution
homepageUrl property
homepageUrl property
dark_mode
light_mode
homepageUrl
property
@JsonKey(name: 'homepage_url')
String
?
homepageUrl
getter/setter pair
The URL for institution's primary homepage.
Implementation
@JsonKey(name: 'homepage_url') String? homepageUrl;
openalex package
documentation
models/institution/institution
Institution
homepageUrl property
Institution class