isNotEmpty property

bool get isNotEmpty

Helper getter to _params.isNotEmpty

Implementation

bool get isNotEmpty => _params.isNotEmpty;