menu
epub_immutable package
documentation
epub.dart
EpubMetadataContributor
EpubMetadataContributor.new const constructor
EpubMetadataContributor.new const constructor
dark_mode
light_mode
EpubMetadataContributor
constructor
const
EpubMetadataContributor
(
String
contributor
,
String
?
fileAs
,
String
?
role
)
Implementation
const EpubMetadataContributor(this.contributor, this.fileAs, this.role) : super();
epub_immutable package
documentation
epub
EpubMetadataContributor
EpubMetadataContributor.new const constructor
EpubMetadataContributor class