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