menu
autobot package
documentation
components/task/task.mapper.g.dart
ReadStepCopyWith<$R>
ReadStepCopyWith.new factory constructor
ReadStepCopyWith.new factory constructor
dark_mode
light_mode
ReadStepCopyWith<
$R
>
constructor
ReadStepCopyWith<
$R
>
(
ReadStep
value
,
Then
<
ReadStep
,
$R
>
then
)
Implementation
factory ReadStepCopyWith(ReadStep value, Then<ReadStep, $R> then) = _ReadStepCopyWithImpl<$R>;
autobot package
documentation
components/task/task.mapper.g
ReadStepCopyWith<$R>
ReadStepCopyWith.new factory constructor
ReadStepCopyWith class