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