menu
sealed_unions package
documentation
factories/quintet_factory.dart
Quintet<A, B, C, D, E>
third method
third method
dark_mode
light_mode
third
method
@
override
Union5
<
A
,
B
,
C
,
D
,
E
>
third
(
C
third
)
override
Implementation
@override Union5<A, B, C, D, E> third(C third) => Union5Third<A, B, C, D, E>(third);
sealed_unions package
documentation
factories/quintet_factory
Quintet<A, B, C, D, E>
third method
Quintet class