menu
openalex package
documentation
models/work/dehydrated_source.dart
DehydratedSource
DehydratedSource.fromJson factory constructor
DehydratedSource.fromJson factory constructor
dark_mode
light_mode
DehydratedSource.fromJson
constructor
DehydratedSource.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DehydratedSource.fromJson(Map<String, dynamic> json) => _$DehydratedSourceFromJson(json);
openalex package
documentation
models/work/dehydrated_source
DehydratedSource
DehydratedSource.fromJson factory constructor
DehydratedSource class