hasQuery property

bool get hasQuery

Implementation

bool get hasQuery => query?.isNotEmpty ?? false;