runtimeType property
A representation of the runtime type of the object.
Implementation
@override
ProductRuntimeType get runtimeType => ProductRuntimeType([
List<String>,
List<EpubMetadataCreator>,
List<String>,
Nullable<String>,
List<String>,
List<EpubMetadataContributor>,
List<EpubMetadataDate>,
List<String>,
List<String>,
List<EpubMetadataIdentifier>,
List<String>,
List<String>,
List<String>,
List<String>,
List<String>,
List<EpubMetadataMeta>
]);