runtimeType property
A representation of the runtime type of the object.
Implementation
@override
ProductRuntimeType get runtimeType => ProductRuntimeType([E0, E1, E2, E3]);
A representation of the runtime type of the object.
@override
ProductRuntimeType get runtimeType => ProductRuntimeType([E0, E1, E2, E3]);