refreshToken property

FutureOr<T> Function(T token)? refreshToken
final

Implementation

final FutureOr<T> Function(T token)? refreshToken;