easy_onvif
resolution
Resolution
Resolution constructor
Resolution
Resolution
constructor
Null safety
Resolution
(
dynamic
xmlWidth
,
dynamic
xmlHeight
)
Implementation
Resolution(this.xmlWidth, this.xmlHeight);
easy_onvif
resolution
Resolution
Resolution constructor
Resolution class
Constructors
Resolution
fromJson
Properties
hashCode
height
runtimeType
width
xmlHeight
xmlWidth
Methods
noSuchMethod
toJson
toString
Operators
operator ==