menu
epub_immutable package
documentation
epub.dart
EpubMetadataIdentifier
EpubMetadataIdentifier.new const constructor
EpubMetadataIdentifier.new const constructor
dark_mode
light_mode
EpubMetadataIdentifier
constructor
const
EpubMetadataIdentifier
(
String
identifier
,
String
?
id
,
String
?
scheme
)
Implementation
const EpubMetadataIdentifier(this.identifier, this.id, this.scheme) : super();
epub_immutable package
documentation
epub
EpubMetadataIdentifier
EpubMetadataIdentifier.new const constructor
EpubMetadataIdentifier class