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