menu
easy_onvif
media2
MediaProfile
MediaProfile.fromJson factory constructor
MediaProfile.fromJson
brightness_4
brightness_5
MediaProfile.fromJson
constructor
MediaProfile.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory MediaProfile.fromJson(Map<String, dynamic> json) => _$MediaProfileFromJson(json);
easy_onvif
media2
MediaProfile
MediaProfile.fromJson factory constructor
MediaProfile class
Constructors
MediaProfile
fromJson
Properties
configurations
fixed
hashCode
name
runtimeType
token
Methods
noSuchMethod
toJson
toString
Operators
operator ==