Returns the native platform version
Future<String?> getPlatformVersion() { return FlutterEspBleProvPlatform.instance.getPlatformVersion(); }