easy_onvif
profile
Profile
Profile.fromJson factory constructor
Profile.fromJson
Profile.fromJson
constructor
Null safety
Profile.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Profile.fromJson(Map<String, dynamic> json) => _$ProfileFromJson(json);
easy_onvif
profile
Profile
Profile.fromJson factory constructor
Profile class
Constructors
Profile
fromJson
Properties
audioEncoderConfiguration
audioSourceConfiguration
fixed
hashCode
name
ptzConfiguration
runtimeType
token
videoAnalyticsConfiguration
videoEncoderConfiguration
videoSourceConfiguration
xmlFixed
xmlName
Methods
noSuchMethod
toJson
toString
Operators
operator ==