updating property

bool? get updating

Implementation

bool? get updating {
  return false;
}