menu
sealed_unions package
documentation
factories/doublet_factory.dart
Factory2<T, U>
first abstract method
first abstract method
dark_mode
light_mode
first
abstract method
Union2
<
T
,
U
>
first
(
T
first
)
Implementation
Union2<T, U> first(T first);
sealed_unions package
documentation
factories/doublet_factory
Factory2<T, U>
first abstract method
Factory2 class