copyWith property
AggregationRequestDtoCopyWith<AggregationRequestDto, AggregationRequestDto, AggregationRequestDto>
get
copyWith
Implementation
AggregationRequestDtoCopyWith<AggregationRequestDto, AggregationRequestDto,
AggregationRequestDto>
get copyWith => _AggregationRequestDtoCopyWithImpl(
this as AggregationRequestDto, $identity, $identity);