manufacturer property
- @JsonKey(name: 'Manufacturer', fromJson: OnvifUtil.nullableMappedToString)
final
The manufacturer of the device.
Implementation
@JsonKey(name: 'Manufacturer', fromJson: OnvifUtil.nullableMappedToString)
final String? manufacturer;