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