copyWith property

Implementation

DSSHeadersCopyWith<DSSHeaders, DSSHeaders, DSSHeaders> get copyWith =>
    _DSSHeadersCopyWithImpl(this as DSSHeaders, $identity, $identity);