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