This Callback is called whenever a refresh token have been successfully retrieved It provides access to the retrieved tokens
final void Function(Map<String, String> tokens)? onRefreshToken;