menu
chaty package
documentation
models/message.dart
Message
receiverId property
receiverId property
dark_mode
light_mode
receiverId
property
String
receiverId
final
ID of the user who receives the message.
Implementation
final String receiverId;
chaty package
documentation
models/message
Message
receiverId property
Message class