Future<bool?> switchGPS(bool enable) { return TySmartPosApiPluginPlatform.instance.switchGPS(enable); }