menu
easy_onvif package
documentation
onvif.dart
AuthInfo
AuthInfo constructor
AuthInfo constructor
dark_mode
light_mode
AuthInfo
constructor
AuthInfo
(
{
required
String
host
,
required
String
username
,
required
String
password
,
})
Implementation
AuthInfo({ required this.host, required this.username, required this.password, });
easy_onvif package
documentation
onvif
AuthInfo
AuthInfo constructor
AuthInfo class