menu
sealed_unions package
documentation
factories/quintet_factory.dart
Factory5<A, B, C, D, E>
first abstract method
first abstract method
dark_mode
light_mode
first
abstract method
Union5
<
A
,
B
,
C
,
D
,
E
>
first
(
A
first
)
Implementation
Union5<A, B, C, D, E> first(A first);
sealed_unions package
documentation
factories/quintet_factory
Factory5<A, B, C, D, E>
first abstract method
Factory5 class