all static method

TagsQuery all()

Implementation

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