queryString property
      
      String
      get
      queryString
      
    
    
Query string that describes the Subscription.
Objects matched by the query will be sent to the device by the server.
Implementation
String get queryString => _handle.queryString;