user property

ChatUser user
getter/setter pair

Takes a ChatUser object which is used to distinguish between users and also provide avaatar URLs and name.

Implementation

late ChatUser user;