Requests the native platform to refresh the access token.
Future<bool?> refreshAccessToken() { throw UnimplementedError('refreshAccessToken() has not been implemented.'); }