query abstract method

Future<List<T>> query(
  1. SyncScope scope
)

Implementation

Future<List<T>> query(SyncScope scope);