menu
openalex package
documentation
models/work/biblio.dart
Biblio
Biblio constructor
Biblio constructor
dark_mode
light_mode
Biblio
constructor
Biblio
(
{
String
?
volume
,
String
?
issue
,
String
?
firstPage
,
String
?
lastPage
,
})
Implementation
Biblio({ this.volume, this.issue, this.firstPage, this.lastPage, });
openalex package
documentation
models/work/biblio
Biblio
Biblio constructor
Biblio class