runtimeType property
A representation of the runtime type of the object.
Implementation
@override
ProductRuntimeType get runtimeType => ProductRuntimeType([
Map<String, EpubTextContentFileRef>,
Map<String, EpubTextContentFileRef>,
Map<String, EpubByteContentFileRef>,
Map<String, EpubByteContentFileRef>
]);