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