query property
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;
A query used to filter the data fetched from the remote source.
The interpretation of this query is up to the RemoteAdapter implementation.
final DatumQuery query;