isFollow property

bool get isFollow

Returns true if this value is follow, otherwise false.

Implementation

bool get isFollow => this == KnownNotificationReason.follow;