menu
wampproto package
documentation
types.dart
MessageWithRecipient
MessageWithRecipient.new constructor
MessageWithRecipient.new constructor
dark_mode
light_mode
MessageWithRecipient
constructor
MessageWithRecipient
(
Message
message
,
int
recipient
)
Implementation
MessageWithRecipient(this.message, this.recipient);
wampproto package
documentation
types
MessageWithRecipient
MessageWithRecipient.new constructor
MessageWithRecipient class