menu
books_finder package
documentation
books_finder.dart
BookInfo
industryIdentifiers property
industryIdentifiers property
dark_mode
light_mode
industryIdentifiers
property
List
<
IndustryIdentifier
>
industryIdentifiers
final
The industryIdentifiers of the book (ISBN)
Implementation
final List<IndustryIdentifier> industryIdentifiers;
books_finder package
documentation
books_finder
BookInfo
industryIdentifiers property
BookInfo class