menu
sealed_unions package
documentation
factories/quartet_factory.dart
Quartet<A, B, C, D>
third method
third method
dark_mode
light_mode
third
method
@
override
Union4
<
A
,
B
,
C
,
D
>
third
(
C
third
)
override
Implementation
@override Union4<A, B, C, D> third(C third) => Union4Third<A, B, C, D>(third);
sealed_unions package
documentation
factories/quartet_factory
Quartet<A, B, C, D>
third method
Quartet class