CacheInterceptor class Null safety
Constructors
- CacheInterceptor(IStorageService _storage)
Properties
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
clearAllCache(
) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
onConnected(
HasuraConnect connect) → Future< void> ? -
inherited
-
onDisconnected(
) → Future< void> ? -
inherited
-
onError(
HasuraError error, HasuraConnect connect) → Future -
onRequest(
Request request, HasuraConnect connect) → Future? -
inherited
-
onResponse(
Response data, HasuraConnect connect) → Future -
onSubscription(
Request request, Snapshot snapshot) → Future< void> -
onTryAgain(
HasuraConnect connect) → Future< void> ? -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- namespaceKey → const String
-
'b34a217c-f439-50b1-b1c1-4e491a72d05f'