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