CopyWith$Query$SaveEyeGraphUtil_GetDevicePopAndSerial<TRes> constructor

CopyWith$Query$SaveEyeGraphUtil_GetDevicePopAndSerial<TRes>(
  1. Query$SaveEyeGraphUtil_GetDevicePopAndSerial instance,
  2. TRes then(
    1. Query$SaveEyeGraphUtil_GetDevicePopAndSerial
    )
)

Implementation

factory CopyWith$Query$SaveEyeGraphUtil_GetDevicePopAndSerial(
  Query$SaveEyeGraphUtil_GetDevicePopAndSerial instance,
  TRes Function(Query$SaveEyeGraphUtil_GetDevicePopAndSerial) then,
) = _CopyWithImpl$Query$SaveEyeGraphUtil_GetDevicePopAndSerial;