receiver property
The receiver of the message (User or Group).
Android: AppEntity receiver (reference type, can be null)
Implementation
AppEntity? receiver;
The receiver of the message (User or Group).
Android: AppEntity receiver (reference type, can be null)
AppEntity? receiver;