lastReads property
getter/setter pair
      List of this Chat's members which have read it, along with the corresponding LastChatReads.
Implementation
List<LastChatRead> lastReads;List of this Chat's members which have read it, along with the corresponding LastChatReads.
List<LastChatRead> lastReads;