bookNumber property
The book number for the passed in reference book.
null
if the book name is null or invalid.
Implementation
final int? bookNumber;
The book number for the passed in reference book.
null
if the book name is null or invalid.
final int? bookNumber;