httpSystemBackup property

  1. @JsonKey(name: '@HttpSystemBackup', fromJson: OnvifUtil.stringToBool)
bool httpSystemBackup
final

Indicates support for system backup through HTTP.

Implementation

@JsonKey(name: '@HttpSystemBackup', fromJson: OnvifUtil.stringToBool)
final bool httpSystemBackup;