isCurrentUser property

bool isCurrentUser

isCurrentUser

Implementation

bool get isCurrentUser => userId == chat.chatContext.currentUser?.userId;