currentQuery property

String? get currentQuery

Get the current query

Implementation

String? get currentQuery => _currentQuery;