isFastDeliver property

bool get isFastDeliver

Implementation

bool get isFastDeliver {
  return _backupDeliverInterval != fastLoadInterval;
}