match method
Implementation
dynamic match(dynamic request, [CacheQueryOptions? options]) =>
js_util.callMethod(this, 'match', [request, options]);
dynamic match(dynamic request, [CacheQueryOptions? options]) =>
js_util.callMethod(this, 'match', [request, options]);