menu
maas package
documentation
types/payload.dart
Outbound
Outbound.new constructor
Outbound.new constructor
dark_mode
light_mode
Outbound
constructor
Outbound
(
{
String
?
code
,
String
?
message
,
Cause
?
cause
,
dynamic
content
,
})
Implementation
Outbound({this.code, this.message, this.cause, this.content});
maas package
documentation
types/payload
Outbound
Outbound.new constructor
Outbound class