query property

DatumQuery query
final

A query used to filter the data fetched from the remote source. The interpretation of this query is up to the RemoteAdapter implementation.

Implementation

final DatumQuery query;