menu
maas package
documentation
types/payload.dart
Inbound
Inbound.new constructor
Inbound.new constructor
dark_mode
light_mode
Inbound
constructor
Inbound
(
{
List
?
arguments
,
Map
<
String
,
String
>
?
attachments
,
})
Implementation
Inbound({this.arguments, this.attachments});
maas package
documentation
types/payload
Inbound
Inbound.new constructor
Inbound class