menu
dart_patterns package
documentation
expermiental.dart
Both<T, K>
Both constructor
Both constructor
dark_mode
light_mode
Both<
T
,
K
>
constructor
Both<
T
,
K
>
(
T
a
,
K
b
)
Implementation
Both(this.a, this.b);
dart_patterns package
documentation
expermiental
Both<T, K>
Both constructor
Both class