isEmpty property

bool isEmpty

No pagination results

Implementation

bool get isEmpty {
  return count == 0;
}