Future<bool?> setProperties(String key, String value) { return TySmartPosApiPluginPlatform.instance.setProperties(key, value); }