menu
epub_decoder package
documentation
models/metadata.dart
Metadata
Metadata.new constructor
Metadata.new constructor
dark_mode
light_mode
Metadata
constructor
Metadata
(
{
String
?
id
,
String
?
value
,
})
Implementation
Metadata({
this
.id,
this
.value});
epub_decoder package
documentation
models/metadata
Metadata
Metadata.new constructor
Metadata class
Constructors
new
Properties
hashCode
id
isEmpty
props
refinements
runtimeType
stringify
value
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
empty