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