isPublic property

bool get isPublic

Implementation

bool get isPublic => !isPrivate && !isPresence && !isEncrypted;