@override Stream<List<T>> streamQuery({Query query = const AllQuery()}) { // TODO: implement streamQuery throw UnimplementedError(); }