menu
sealed_unions package
documentation
generic/union_7_second.dart
Union7Second<A, B, C, D, E, F, G>
Union7Second constructor
Union7Second constructor
dark_mode
light_mode
Union7Second<
A
,
B
,
C
,
D
,
E
,
F
,
G
>
constructor
Union7Second<
A
,
B
,
C
,
D
,
E
,
F
,
G
>
(
B
_value
)
Implementation
Union7Second(this._value);
sealed_unions package
documentation
generic/union_7_second
Union7Second<A, B, C, D, E, F, G>
Union7Second constructor
Union7Second class