@param id
Future<chopper.Response<bool>> discounttemplateIdDelete({ required String? id, }) { return _discounttemplateIdDelete(id: id); }