toTypeValueNotExtensionTypeErased abstract method

  1. @experimental
DartType? toTypeValueNotExtensionTypeErased()

Return the static type of the type literal, almost like toTypeValue, but without performing extension type erasure.

Implementation

@experimental
DartType? toTypeValueNotExtensionTypeErased();