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