HasGenericWithExtends<T extends Foo2> class

I have a generic and it extends Foo2

Constructors

HasGenericWithExtends()

Properties

hashCode → int
read-only, inherited
runtimeType → Type
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
inherited
toString() → String
inherited

Operators

operator ==(other) → bool
inherited