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