MultiCacheQueryOptions constructor

MultiCacheQueryOptions({
  1. String? cacheName,
})

Implementation

external factory MultiCacheQueryOptions({String? cacheName});