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