copyWith property

Implementation

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