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