copyWith property

ReadStepCopyWith<ReadStep> get copyWith

Implementation

ReadStepCopyWith<ReadStep> get copyWith => ReadStepCopyWith(this, _$identity);