menu
ikon_sdk package
documentation
protocol/generated/actions.dart
ActionPlaySound
ActionPlaySound.new constructor
ActionPlaySound.new constructor
dark_mode
light_mode
ActionPlaySound
constructor
ActionPlaySound
(
{
String
url
=
''
,
int
count
=
1
,
String
id
=
''
,
})
Implementation
ActionPlaySound({ this.url = '', this.count = 1, this.id = '', });
ikon_sdk package
documentation
protocol/generated/actions
ActionPlaySound
ActionPlaySound.new constructor
ActionPlaySound class