typeInfo property

TypeInfo typeInfo

Returns this type as a TypeInfo.

Implementation

TypeInfo get typeInfo => TypeInfo.fromType(this);