Onvif({required host, required this.username, required this.password}) { deviceManagement = DeviceManagement( onvif: this, uri: 'http://${host}/onvif/device_service'); }