Future<int?> switchCommMode(int type) { return TySmartPosApiPluginPlatform.instance.switchCommMode(type); }