cacheCancelFunc property

Map<String, List<CancelFunc>> cacheCancelFunc
final

Implementation

static final Map<String, List<CancelFunc>> cacheCancelFunc = {
  textKey: [],
  notificationKey: [],
  loadKey: [],
  attachedKey: [],
  defaultKey: [],
};