isEmpty property

bool isEmpty

Helper getter to _params.isEmpty

Implementation

bool get isEmpty => _params.isEmpty;