$UThreadgateAllowExtension extension

on

Properties

followingRule FollowingRule

Available on UThreadgateAllow, provided by the $UThreadgateAllowExtension extension

Returns this data as FollowingRule.
no setter
followingRuleOrNull FollowingRule?

Available on UThreadgateAllow, provided by the $UThreadgateAllowExtension extension

Returns FollowingRule if this data is FollowingRule, otherwise null.
no setter
isFollowingRule bool

Available on UThreadgateAllow, provided by the $UThreadgateAllowExtension extension

Returns true if this data is FollowingRule, otherwise false.
no setter
isListRule bool

Available on UThreadgateAllow, provided by the $UThreadgateAllowExtension extension

Returns true if this data is ListRule, otherwise false.
no setter
isMentionRule bool

Available on UThreadgateAllow, provided by the $UThreadgateAllowExtension extension

Returns true if this data is MentionRule, otherwise false.
no setter
isNotFollowingRule bool

Available on UThreadgateAllow, provided by the $UThreadgateAllowExtension extension

Returns true if this data is not FollowingRule, otherwise false.
no setter
isNotListRule bool

Available on UThreadgateAllow, provided by the $UThreadgateAllowExtension extension

Returns true if this data is not ListRule, otherwise false.
no setter
isNotMentionRule bool

Available on UThreadgateAllow, provided by the $UThreadgateAllowExtension extension

Returns true if this data is not MentionRule, otherwise false.
no setter
isNotUnknown bool

Available on UThreadgateAllow, provided by the $UThreadgateAllowExtension extension

Returns true if this data is not unknown object, otherwise false.
no setter
isUnknown bool

Available on UThreadgateAllow, provided by the $UThreadgateAllowExtension extension

Returns true if this data is unknown object, otherwise false.
no setter
listRule ListRule

Available on UThreadgateAllow, provided by the $UThreadgateAllowExtension extension

Returns this data as ListRule.
no setter
listRuleOrNull ListRule?

Available on UThreadgateAllow, provided by the $UThreadgateAllowExtension extension

Returns ListRule if this data is ListRule, otherwise null.
no setter
mentionRule MentionRule

Available on UThreadgateAllow, provided by the $UThreadgateAllowExtension extension

Returns this data as MentionRule.
no setter
mentionRuleOrNull MentionRule?

Available on UThreadgateAllow, provided by the $UThreadgateAllowExtension extension

Returns MentionRule if this data is MentionRule, otherwise null.
no setter
unknown Map<String, dynamic>

Available on UThreadgateAllow, provided by the $UThreadgateAllowExtension extension

Returns this data as JSON object.
no setter
unknownOrNull Map<String, dynamic>?

Available on UThreadgateAllow, provided by the $UThreadgateAllowExtension extension

Returns JSON object if this data is unknown, otherwise null.
no setter

Methods

toJson() Map<String, dynamic>

Available on UThreadgateAllow, provided by the $UThreadgateAllowExtension extension

Returns JSON representation.