easy_onvif
easy_onvif
Profile
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$ProfileToJson(this);
easy_onvif
easy_onvif
Profile
toJson method
Profile class
Constructors
Profile
fromJson
Properties
audioEncoderConfiguration
audioSourceConfiguration
fixed
hashCode
name
ptzConfiguration
runtimeType
token
videoAnalyticsConfiguration
videoEncoderConfiguration
videoSourceConfiguration
Methods
noSuchMethod
toJson
toString
Operators
operator ==