menu
computables package
documentation
computables.dart
Computable<T>
dedupe property
dedupe property
dark_mode
light_mode
dedupe
property
bool
dedupe
final
Whether duplicate values should be discarded and not re-emitted to subscribers.
Implementation
final bool dedupe;
computables package
documentation
computables
Computable<T>
dedupe property
Computable class