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