menu
xmtp_plugin package
documentation
codecs.dart
IntentContent
IntentContent.new const constructor
IntentContent.new const constructor
dark_mode
light_mode
IntentContent
constructor
const
IntentContent
(
{
required
String
id
,
required
String
actionId
,
Map
<
String
,
dynamic
>
?
metadata
,
})
Implementation
const IntentContent({ required this.id, required this.actionId, this.metadata, });
xmtp_plugin package
documentation
codecs
IntentContent
IntentContent.new const constructor
IntentContent class