easy_onvif
easy_onvif
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
easy_onvif
Profile
Profile.fromJson factory constructor
Profile class
Constructors
Profile
fromJson
Properties
audioEncoderConfiguration
audioSourceConfiguration
fixed
hashCode
name
ptzConfiguration
runtimeType
token
videoAnalyticsConfiguration
videoEncoderConfiguration
videoSourceConfiguration
Methods
noSuchMethod
toJson
toString
Operators
operator ==