RefreshTokenFunction typedef

RefreshTokenFunction = Future<void> Function()

Implementation

typedef RefreshTokenFunction = Future<void> Function();