extendedType property

DartType? get extendedType

The actual type extended by this override, produced by applying typeArgumentTypes to the generic type extended by the extension, or null if the AST structure hasn't been resolved.

Implementation

DartType? get extendedType;