SMHTransferAccessTokenHandle class Null safety
- Inheritance
-
- Object
- SMHRefreshAccessTokenHander
- SMHTransferAccessTokenHandle
Constructors
- SMHTransferAccessTokenHandle(String? orgId, String? userToken)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
refreshAccessToken(
String? spaceId, String? spaceOrgId) → Future< SMHAccessTokenEntity?> ? -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited