menu
f_google_books_api package
documentation
model/volume/response/volume_response_model.dart
IndustryIdentifier
IndustryIdentifier.new constructor
IndustryIdentifier.new constructor
dark_mode
light_mode
IndustryIdentifier
constructor
IndustryIdentifier
(
{
required
String
?
type
,
required
String
?
identifier
,
})
Implementation
IndustryIdentifier({ required this.type, required this.identifier, });
f_google_books_api package
documentation
model/volume/response/volume_response_model
IndustryIdentifier
IndustryIdentifier.new constructor
IndustryIdentifier class