menu
flutter_loui package
documentation
models/activate_device_response.dart
ActivateDeviceResponse
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => { "key": key, "duration": duration, "length": length, };
flutter_loui package
documentation
models/activate_device_response
ActivateDeviceResponse
toJson method
ActivateDeviceResponse class