isMe property

bool get isMe

Implementation

bool get isMe => model.senderId == loggedUsername;