followingRule property
FollowingRule
get
followingRule
Returns this data as FollowingRule.
Make sure to check if this object is FollowingRule with isFollowingRule.
Implementation
FollowingRule get followingRule => this.data as FollowingRule;