menu
easy_onvif package
documentation
shared.dart
MixedProfile
MixedProfile.fromJson factory constructor
MixedProfile.fromJson factory constructor
dark_mode
light_mode
MixedProfile.fromJson
constructor
MixedProfile.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory MixedProfile.fromJson(Map<String, dynamic> json) => _$MixedProfileFromJson(json);
easy_onvif package
documentation
shared
MixedProfile
MixedProfile.fromJson factory constructor
MixedProfile class