hasResult property

bool hasResult

whether latest query has result or not

Implementation

bool get hasResult => status.hasResult;