showDiskLoc method

SelectorBuilder showDiskLoc()

Implementation

SelectorBuilder showDiskLoc() {
  _query;
  map['\$showDiskLoc'] = true;
  return this;
}