bool isEmpty()

Returns true, if this is the empty set.

Source

bool isEmpty() => this._emptySet;