You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
type 'DynamicTypeImpl' is not a subtype of type 'InterfaceType'
#0 TypeParameterElementType.interfaceType (package:dartdoc/src/element_type.dart:261:38)
#1 DefinedElementType.instantiatedType (package:dartdoc/src/element_type.dart:331:12)
#2 Extension._couldApplyTo (package:dartdoc/src/model.dart:1350:47)
#3 Extension.couldApplyTo (package:dartdoc/src/model.dart:1346:33)
#4 Class.potentiallyApplicableExtensions.<anonymous closure> (package:dartdoc/src/model.dart:805:27)
The fix to #2101 may have been fixed this one too, please double-check...