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