StreamInitialDataTuple7<T1, T2, T3, T4, T5, T6, T7> class
Constructors
- StreamInitialDataTuple7(T1? data1, T2? data2, T3? data3, T4? data4, T5? data5, T6? data6, T7? data7)
Properties
Methods
-
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