TypeContainer6<A, B, C, D, E, F> class

Constructors

TypeContainer6()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

consume<RETURN>(RETURN func<_0, _1, _2, _3, _4, _5>()) → RETURN
next<T>() TypeContainer7<A, B, C, D, E, F, T>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited