Retrieves the current screen name.
Future<String?> getScreenName() { return ZonkaSdkPlatform.instance.getScreenName(); }