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