CopyWith$Variables$Query$SaveEyeGraphUtil_GetDevicePopAndSerial<TRes> constructor

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

Implementation

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