WebMethodChannelRownd class
An implementation of RowndPlatform that...
- Inheritance
-
- Object
- PlatformInterface
- RowndPlatform
- WebMethodChannelRownd
Constructors
Properties
- auth ↔ Auth
-
getter/setter pairinherited-setteroverride-getter
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- user ↔ UserRepo
-
getter/setter pairinherited
- webChannel → RowndStateWebEventChannel
-
final
Methods
-
configure(
RowndConfig configure) → void -
override
-
getAccessToken(
) → Future< String?> -
inherited
-
getPlatformVersion(
) → Future< String?> -
override
-
manageAccount(
) → void -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
requestSignIn(
[RowndSignInOptions? signInOpts]) → void -
override
-
signOut(
) → void -
override
-
state(
) → GlobalStateNotifier -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited