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