menu
sealed_unions package
documentation
factories/sextet_factory.dart
Factory6<A, B, C, D, E, F>
first abstract method
first abstract method
dark_mode
light_mode
first
abstract method
Union6
<
A
,
B
,
C
,
D
,
E
,
F
>
first
(
A
first
)
Implementation
Union6<A, B, C, D, E, F> first(A first);
sealed_unions package
documentation
factories/sextet_factory
Factory6<A, B, C, D, E, F>
first abstract method
Factory6 class