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