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