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