httpSystemBackup property
Indicates support for system backup through HTTP.
Implementation
@JsonKey(name: '@HttpSystemBackup', fromJson: OnvifUtil.stringToBool)
final bool httpSystemBackup;
Indicates support for system backup through HTTP.
@JsonKey(name: '@HttpSystemBackup', fromJson: OnvifUtil.stringToBool)
final bool httpSystemBackup;