Future<bool?> setSystemClock(String time) { return TySmartPosApiPluginPlatform.instance.setSystemClock(time); }