menu
Flutter
vm_service.dart
ContextElement
toJson method
toJson
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => <String, Object?>{ 'value': value?.toJson(), };
Flutter
vm_service
ContextElement
toJson method
ContextElement class
Cookies management controls