Variables$Query$SaveEyeGraphUtil_GetDevicePopAndSerial constructor

Variables$Query$SaveEyeGraphUtil_GetDevicePopAndSerial({
  1. required String deviceId,
})

Implementation

factory Variables$Query$SaveEyeGraphUtil_GetDevicePopAndSerial({
  required String deviceId,
}) => Variables$Query$SaveEyeGraphUtil_GetDevicePopAndSerial._({
  r'deviceId': deviceId,
});