CopyWith$Query$SaveEyeGraphUtil_GetDevicePopAndSerial$devicePoPAndSerialById<TRes> constructor

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

Implementation

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