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