hmssdk_flutter
hmssdk_flutter
HMSVideoResolution
HMSVideoResolution constructor
HMSVideoResolution
HMSVideoResolution
constructor
Null safety
HMSVideoResolution
(
{
required
double
height
,
required
double
width
}
)
Implementation
HMSVideoResolution({required this.height, required this.width});
hmssdk_flutter
hmssdk_flutter
HMSVideoResolution
HMSVideoResolution constructor
HMSVideoResolution class
Constructors
HMSVideoResolution
fromMap
Properties
hashCode
height
runtimeType
width
Methods
noSuchMethod
toMap
toString
Operators
operator ==