isFeedGenerator property

bool get isFeedGenerator

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

Implementation

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