easy_onvif
rate_control
RateControl
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$RateControlToJson(this);
easy_onvif
rate_control
RateControl
toJson method
RateControl class
Constructors
RateControl
fromJson
Properties
bitrateLimit
encodingInterval
frameRateLimit
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==