typeInfo property

TypeInfo get typeInfo

Returns this type as a TypeInfo.

Implementation

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