isMe property

bool get isMe

Implementation

bool get isMe => data[kDbFROM] == loggedUsername;