isMarketComment property

bool get isMarketComment

Check is market comment.

Implementation

bool get isMarketComment => _marketCommentEvents.contains(update.type);