ATypeTakingClass<T> class
This class takes a type, and it might be void.
- Implemented by
Constructors
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