invalidateWhere method
No-op.
Implementation
Future<void> invalidateWhere(
String modelKey,
bool Function(AgentSnapshot snapshot) test,
) async {}
No-op.
Future<void> invalidateWhere(
String modelKey,
bool Function(AgentSnapshot snapshot) test,
) async {}