menu
openalex package
documentation
models/institution/meta_institutions.dart
MetaInstitutions
MetaInstitutions.fromJson factory constructor
MetaInstitutions.fromJson factory constructor
dark_mode
light_mode
MetaInstitutions.fromJson
constructor
MetaInstitutions.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory MetaInstitutions.fromJson(Map<String, dynamic> json) => _$MetaInstitutionsFromJson(json);
openalex package
documentation
models/institution/meta_institutions
MetaInstitutions
MetaInstitutions.fromJson factory constructor
MetaInstitutions class