Get the current platform version
Future<String?> getPlatformVersion() { return EyeTrackingPlatform.instance.getPlatformVersion(); }