isQuery method Null safety

bool isQuery (
  1. Query? query
)

Implementation

bool isQuery(Query? query) native;