menu
ikon_sdk package
documentation
protocol/generated/actions.dart
ActionCall
ActionCall.new constructor
ActionCall.new constructor
dark_mode
light_mode
ActionCall
constructor
ActionCall
(
{
String
actionId
=
''
,
String
callId
=
''
,
String
callArgumentsJson
=
''
,
})
Implementation
ActionCall({ this.actionId = '', this.callId = '', this.callArgumentsJson = '', });
ikon_sdk package
documentation
protocol/generated/actions
ActionCall
ActionCall.new constructor
ActionCall class