persistThresholdOverrides property

RxMap<String, int> persistThresholdOverrides
final

Persistence threshold overrides keyed by tool name.

Implementation

final RxMap<String, int> persistThresholdOverrides = <String, int>{}.obs;