isMe property

bool get isMe

Implementation

bool get isMe => activityLog.userId == this.userId;