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