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