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