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