httpSupportInformation property

  1. @JsonKey(name: '@HttpSupportInformation', fromJson: OnvifUtil.stringToBool)
bool httpSupportInformation
final

Indicates support for retrieving support information through HTTP.

Implementation

@JsonKey(name: '@HttpSupportInformation', fromJson: OnvifUtil.stringToBool)
final bool httpSupportInformation;