connections property

List<String>? connections
getter/setter pair

The connections for this relationship for the authenticated user.

Can be: following, following_requested, followed_by, none, blocking, muting.

Implementation

List<String>? connections;