This link mentions verifying the connection status between two users.
How do you query this in Flutter? The only solution I have found is loading the whole following/follower list for one of the users and iterating over it looking for the other user.