menu
sealed_unions package
documentation
factories/septet_factory.dart
Factory7<A, B, C, D, E, F, G>
first abstract method
first abstract method
dark_mode
light_mode
first
abstract method
Union7
<
A
,
B
,
C
,
D
,
E
,
F
,
G
>
first
(
A
first
)
Implementation
Union7<A, B, C, D, E, F, G> first(A first);
sealed_unions package
documentation
factories/septet_factory
Factory7<A, B, C, D, E, F, G>
first abstract method
Factory7 class