httpSupportInformation property Null safety

bool httpSupportInformation
@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;