Future<bool?> disableStatusBar(List<StatusBar> what) { return TySmartPosApiPluginPlatform.instance.disableStatusBar(what); }