LastChatRead constructor

LastChatRead(
  1. UserId memberId,
  2. PreciseDateTime at
)

Implementation

LastChatRead(this.memberId, this.at);