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