easy_onvif
system_log
SystemLog
SystemLog constructor
SystemLog
SystemLog
constructor
Null safety
SystemLog
(
{
required
String
type
,
String
?
uri
}
)
Implementation
SystemLog({required this.type, this.uri});
easy_onvif
system_log
SystemLog
SystemLog constructor
SystemLog class
Constructors
SystemLog
fromJson
Properties
hashCode
runtimeType
type
uri
Methods
noSuchMethod
toJson
toString
Operators
operator ==