$KnownSavedFeedTypeExtension extension

on

Properties

isFeed bool
Returns true if this value is feed, otherwise false.
no setter
isList bool
Returns true if this value is list, otherwise false.
no setter
isNotFeed bool
Returns true if this value is not feed, otherwise false.
no setter
isNotList bool
Returns true if this value is not list, otherwise false.
no setter
isNotTimeline bool
Returns true if this value is not timeline, otherwise false.
no setter
isTimeline bool
Returns true if this value is timeline, otherwise false.
no setter

Methods

toUnion() USavedFeedType
Returns this value as USavedFeedType.