refreshToken method

Future<String?> refreshToken()

Implementation

Future<String?> refreshToken() async => null;