menu
open_library_api package
documentation
models/ol_book_model.dart
OLBook
authors property
authors property
dark_mode
light_mode
authors
property
@JsonKey(ignore: true)
List
<
OLAuthor
>
authors
final
Implementation
@JsonKey(ignore: true) final List<OLAuthor> authors;
open_library_api package
documentation
models/ol_book_model
OLBook
authors property
OLBook class