private open fun doAddFavBuddy(otherUser: User!): Unit
Add another user as buddies, uid will be added to favourite list and update to firestore
otherUser - User!:
otherUser
See Also #commitFavRecord()