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