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