MediaTrackDeviceIdUpdate.set constructor Null safety
- {required DeviceId deviceId}
Sets the device ID to a specific value.
Implementation
const factory MediaTrackDeviceIdUpdate.set({
required DeviceId deviceId,
}) = _MediaTrackDeviceIdUpdate;
Sets the device ID to a specific value.
const factory MediaTrackDeviceIdUpdate.set({
required DeviceId deviceId,
}) = _MediaTrackDeviceIdUpdate;