menu
ikon_sdk package
documentation
protocol/generated/actions.dart
ActionResult
ActionResult.new constructor
ActionResult.new constructor
dark_mode
light_mode
ActionResult
constructor
ActionResult
(
{
String
callId
=
''
,
bool
success
=
false
,
String
errorMessage
=
''
,
})
Implementation
ActionResult({ this.callId = '', this.success = false, this.errorMessage = '', });
ikon_sdk package
documentation
protocol/generated/actions
ActionResult
ActionResult.new constructor
ActionResult class