IReownCore class abstract

Implementers

Constructors

IReownCore()

Properties

connectivity IConnectivity
getter/setter pair
crypto ICrypto
getter/setter pair
echo IEcho
getter/setter pair
expirer IExpirer
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
heartbeat IHeartBeat
getter/setter pair
linkModeStore ILinkModeStore
getter/setter pair
logger → Logger
final
pairing IPairing
getter/setter pair
projectId String
final
protocol String
final
pushUrl String
final
relayClient IRelayClient
getter/setter pair
relayUrl String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
storage IStore<Map<String, dynamic>>
getter/setter pair
verify IVerify
getter/setter pair
version String
final

Methods

addLinkModeSupportedApp(String universalLink) Future<bool>
addLogListener(dynamic callback(String)) → void
confirmOnlineStateOrThrow() → void
getLinkModeSupportedApps() List<String>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removeLogListener(dynamic callback(String)) bool
start() Future<void>
toString() String
A string representation of this object.
inherited

Operators

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