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