Retrieves the access token from the native platform.
Future<String?> getAccessToken() { throw UnimplementedError('getAccessToken() has not been implemented.'); }