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