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