person property
Person that sent this message.
When this is set to null
the Person
given to
MessagingStyleInformation.person i.e. this would indicate that the
message was sent from the user.
Implementation
final Person? person;
Person that sent this message.
When this is set to null
the Person
given to
MessagingStyleInformation.person i.e. this would indicate that the
message was sent from the user.
final Person? person;