beginQuery method Null safety

void beginQuery(
  1. int target,
  2. Query query
)

Implementation

void beginQuery(int target, Query query) native;