menu
ezviz_flutter package
documentation
ezviz_flutter.dart
FillLightMode
FillLightMode.fromJson factory constructor
FillLightMode.fromJson factory constructor
dark_mode
light_mode
FillLightMode.fromJson
constructor
FillLightMode.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory FillLightMode.fromJson(Map<String, dynamic> json) => _$FillLightModeFromJson(json);
ezviz_flutter package
documentation
ezviz_flutter
FillLightMode
FillLightMode.fromJson factory constructor
FillLightMode class