manufacturer property

  1. @JsonKey(name: 'Manufacturer', fromJson: OnvifUtil.mappedToString)
String manufacturer
final

The manufactor of the device.

Implementation

@JsonKey(name: 'Manufacturer', fromJson: OnvifUtil.mappedToString)
final String manufacturer;