extendedType property
DartType?
get
extendedType
Return the actual type extended by this override, produced by applying typeArgumentTypes to the generic type extended by the extension.
Return null
if the AST structure has not been resolved.
Implementation
DartType? get extendedType;