Returns the platform version reported by the host platform plugin.
Future<String?> getPlatformVersion() { return ThaPlayerPlatform.instance.getPlatformVersion(); }