Retrieves the user profile from the native platform.
Future<Map<String, dynamic>?> getProfile() { throw UnimplementedError('getProfile() has not been implemented.'); }