easy_onvif
resolution
Resolution
width property
width
width
property
Null safety
int
width
Number of the columns of the Video image.
Implementation
int get width => int.parse(xmlWidth['\$']);
easy_onvif
resolution
Resolution
width property
Resolution class
Constructors
Resolution
fromJson
Properties
hashCode
height
runtimeType
width
xmlHeight
xmlWidth
Methods
noSuchMethod
toJson
toString
Operators
operator ==