isFeedGenerator property

bool isFeedGenerator

Returns true if this collection is feed generator, otherwise false.

Implementation

bool get isFeedGenerator => collection == ids.appBskyFeedGenerator;