Retrieves the current screen name from the native platform.
Future<String?> getScreenName() { throw UnimplementedError('getScreenName() has not been implemented.'); }