Retrieves the platform version.
Future<String?> getPlatformVersion() { return ZonkaSdkPlatform.instance.getPlatformVersion(); }