resolvedQuery property

void resolvedQuery= (String value)

Implementation

set resolvedQuery(String value) {
  _resolvedQuery = value;
}