menu
ndk package
documentation
domain_layer/entities/tuple.dart
Tuple<T, U>
first property
first property
dark_mode
light_mode
first
property
T
first
final
The first value.
Implementation
final T first;
ndk package
documentation
domain_layer/entities/tuple
Tuple<T, U>
first property
Tuple class