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