easy_onvif
space
Space
Space constructor
Space
Space
constructor
Null safety
Space
(
{
required
dynamic
xmlMin
,
required
dynamic
xmlMax
}
)
Implementation
Space({required this.xmlMin, required this.xmlMax});
easy_onvif
space
Space
Space constructor
Space class
Constructors
Space
fromJson
Properties
hashCode
max
min
runtimeType
xmlMax
xmlMin
Methods
noSuchMethod
toJson
toString
Operators
operator ==