CopyWith$Variables$Query$PowerUsageHistory<TRes> constructor
CopyWith$Variables$Query$PowerUsageHistory<TRes> (
- Variables$Query$PowerUsageHistory instance,
- TRes then()
Implementation
factory CopyWith$Variables$Query$PowerUsageHistory(
Variables$Query$PowerUsageHistory instance,
TRes Function(Variables$Query$PowerUsageHistory) then,
) = _CopyWithImpl$Variables$Query$PowerUsageHistory;