Variables$Query$SaveEyeGraphUtil_GetDevicePopAndSerial constructor

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

Implementation

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