menu
saropa_dart_utils package
documentation
iterable/occurrence.dart
Occurrence<T extends Object>
value property
value property
dark_mode
light_mode
value
property
T
value
final
The value that was found in the collection.
Implementation
final T value;
saropa_dart_utils package
documentation
iterable/occurrence
Occurrence<T extends Object>
value property
Occurrence class