computes property

Map<int, Picker> computes
getter/setter pairinherited

A map of computes that are used by this watcher.

Implementation

Map<int, Picker> computes = {};