hasRead property

bool hasRead
read / write

Whether the message is read.

  • true: Yes.
  • false: No.

Implementation

bool hasRead = false;