menu
openalex package
documentation
models/work/location.dart
Location
pdfUrl property
pdfUrl property
dark_mode
light_mode
pdfUrl
property
@JsonKey(name: 'pdf_url')
String
?
pdfUrl
getter/setter pair
A URL where you can find this location as a PDF.
Implementation
@JsonKey(name: 'pdf_url') String? pdfUrl;
openalex package
documentation
models/work/location
Location
pdfUrl property
Location class