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