CopyWith$Mutation$registerForTargetWithOnboard<TRes> constructor
CopyWith$Mutation$registerForTargetWithOnboard<TRes> (
- Mutation$registerForTargetWithOnboard instance,
- TRes then()
Implementation
factory CopyWith$Mutation$registerForTargetWithOnboard(
Mutation$registerForTargetWithOnboard instance,
TRes Function(Mutation$registerForTargetWithOnboard) then,
) = _CopyWithImpl$Mutation$registerForTargetWithOnboard;