isNew property

bool get isNew

Check is new comment

Implementation

bool get isNew => _newEvents.contains(update.type);