isGraphListItem property

bool isGraphListItem

Returns true if this collection is graph block, otherwise false.

Implementation

bool get isGraphListItem => collection == ids.appBskyGraphListitem;