isEmpty method

bool isEmpty()

Implementation

bool isEmpty() => query == null;