menu
sealed_unions package
documentation
factories/quartet_factory.dart
Factory4<A, B, C, D>
first abstract method
first abstract method
dark_mode
light_mode
first
abstract method
Union4
<
A
,
B
,
C
,
D
>
first
(
A
first
)
Implementation
Union4<A, B, C, D> first(A first);
sealed_unions package
documentation
factories/quartet_factory
Factory4<A, B, C, D>
first abstract method
Factory4 class