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