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