$FlowStartingPointCopyWith extension

on

Properties

copyWith → _$FlowStartingPointCWProxy

Available on FlowStartingPoint, provided by the $FlowStartingPointCopyWith extension

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