all static method

LabelsQuery all()

Implementation

static LabelsQuery all() {
  return LabelsQuery(null);
}