typeErasure property

DartType get typeErasure

The extension type erasure, obtained by recursively replacing every subterm which is an extension type by the corresponding representation type.

Implementation

DartType get typeErasure;