ZIMTokenRenewedResult class
Callback of the result of renewing the token.
token The renewed token.
Constructors
- ZIMTokenRenewedResult.new({required String token})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited