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