sender property
The user who created the message.
If your Chat app
authenticates as a user,
the output populates the
user
name
and type
.
Output only.
Implementation
User? sender;
The user who created the message.
If your Chat app
authenticates as a user,
the output populates the
user
name
and type
.
Output only.
User? sender;