CopyWith$Mutation$registerForTargetWithOnboard$registerForTargetWithOnboard<TRes> constructor

CopyWith$Mutation$registerForTargetWithOnboard$registerForTargetWithOnboard<TRes>(
  1. Mutation$registerForTargetWithOnboard$registerForTargetWithOnboard instance,
  2. TRes then(
    1. Mutation$registerForTargetWithOnboard$registerForTargetWithOnboard
    )
)

Implementation

factory CopyWith$Mutation$registerForTargetWithOnboard$registerForTargetWithOnboard(
  Mutation$registerForTargetWithOnboard$registerForTargetWithOnboard instance,
  TRes Function(
          Mutation$registerForTargetWithOnboard$registerForTargetWithOnboard)
      then,
) = _CopyWithImpl$Mutation$registerForTargetWithOnboard$registerForTargetWithOnboard;