queryString property

String 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 => realmCore.subscriptionQueryString(this);