menu
ikon_sdk package
documentation
protocol/generated/actions.dart
ActionDownload
ActionDownload.new constructor
ActionDownload.new constructor
dark_mode
light_mode
ActionDownload
constructor
ActionDownload
(
{
String
fileName
=
''
,
String
mime
=
''
,
String
data
=
''
,
})
Implementation
ActionDownload({ this.fileName = '', this.mime = '', this.data = '', });
ikon_sdk package
documentation
protocol/generated/actions
ActionDownload
ActionDownload.new constructor
ActionDownload class