isGraphListItem property

bool get isGraphListItem

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

Implementation

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