deviceId property
The camera ID. The maximum length is MaxDeviceIdLengthType. This parameter is for Windows and macOS only.
Implementation
@JsonKey(name: 'deviceId')
final String? deviceId;
The camera ID. The maximum length is MaxDeviceIdLengthType. This parameter is for Windows and macOS only.
@JsonKey(name: 'deviceId')
final String? deviceId;