Cache$Typings extension

on

Properties

delete Future<bool> Function(Object, [CacheQueryOptions?])

Available on Cache, provided by the Cache$Typings extension

getter/setter pair
match Future<Response?> Function(Object, [CacheQueryOptions?])

Available on Cache, provided by the Cache$Typings extension

getter/setter pair
put Future<void> Function(Object, Response)

Available on Cache, provided by the Cache$Typings extension

getter/setter pair