menu
ikon_sdk package
documentation
protocol/generated/actions.dart
ActionPlaySound
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => { 'Url': url, 'Count': count, 'Id': id, };
ikon_sdk package
documentation
protocol/generated/actions
ActionPlaySound
toJson method
ActionPlaySound class