$FlowStartingPointCopyWith extension
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(...)orinstanceOfFlowStartingPoint.copyWith.fieldName(...).no setter