isFollowing property

bool get isFollowing

Returns true if this value is following, otherwise false.

Implementation

bool get isFollowing => this == KnownDeclarationAllowIncoming.following;