SqliteLoomSuitePlatform class abstract

Native path and best-effort invalidation adapter.

Inheritance
  • Object
  • PlatformInterface
  • SqliteLoomSuitePlatform
Implementers

Constructors

SqliteLoomSuitePlatform()

Properties

hashCode → int
The hash code for this object.
no setterinherited
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited

Methods

brokerCall(String authority, String method, Map<String, Object?> arguments) → Future<Map<String, Object?>>
inspectAndroidBroker(String authority) → Future<Map<String, Object?>>
Returns non-secret Android provider and permission configuration facts.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
postInvalidation(String suiteId) → Future<void>
resolveAppleAppGroup(String identifier) → Future<String>
resolveWindowsPublisherCache(String folderName) → Future<String>
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.
inherited

Static Properties

instance ↔ SqliteLoomSuitePlatform
getter/setter pair