isNotEmpty property

bool isNotEmpty

Helper getter to _params.isNotEmpty

Implementation

bool get isNotEmpty => _params.isNotEmpty;