typeClass property Null safety
The corresponding Class if this Type is canonical.
Provided for instance kinds:
- Type
Implementation
@optional
ClassRef? typeClass;
The corresponding Class if this Type is canonical.
Provided for instance kinds:
@optional
ClassRef? typeClass;