isEmpty method

bool isEmpty()

Implementation

bool isEmpty() => count == 0;