ATypeTakingClass<T> class

This class takes a type, and it might be void.

Implementers

Constructors

ATypeTakingClass()

Properties

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

Methods

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

Operators

operator ==(dynamic other) → bool
inherited