menu
easy_onvif
shared
Resolution
Resolution constructor
Resolution
brightness_4
brightness_5
Resolution
constructor
Resolution
(
{
required
int
width
,
required
int
height
}
)
Implementation
Resolution({required this.width, required this.height});
easy_onvif
shared
Resolution
Resolution constructor
Resolution class
Constructors
Resolution
fromJson
Properties
hashCode
height
runtimeType
width
Methods
noSuchMethod
toJson
toString
Operators
operator ==