httpSupportInformation property
- @JsonKey(name: '@HttpSupportInformation', fromJson: OnvifUtil.stringToBool)
final
Indicates support for retrieving support information through HTTP.
Implementation
@JsonKey(name: '@HttpSupportInformation', fromJson: OnvifUtil.stringToBool)
final bool httpSupportInformation;