menu
openalex package
documentation
models/work/apc_list.dart
ApcList
ApcList constructor
ApcList constructor
dark_mode
light_mode
ApcList
constructor
ApcList
(
{
int
?
value
,
String
?
currency
,
String
?
provenance
,
int
?
valueUsd
,
})
Implementation
ApcList({ this.value, this.currency, this.provenance, this.valueUsd, });
openalex package
documentation
models/work/apc_list
ApcList
ApcList constructor
ApcList class