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