isGraphListItem property
bool
get
isGraphListItem
Returns true if this collection is graph block, otherwise false.
Implementation
bool get isGraphListItem => collection == ns.appBskyGraphListitem;
Returns true if this collection is graph block, otherwise false.
bool get isGraphListItem => collection == ns.appBskyGraphListitem;