$NodeActionCopyWith extension

on

Properties

copyWith → _$NodeActionCWProxy

Available on NodeAction, provided by the $NodeActionCopyWith extension

Returns a callable class used to build a new instance with modified fields. Example: instanceOfNodeAction.copyWith(...) or instanceOfNodeAction.copyWith.fieldName(...).
no setter