private open fun doRemoveFavBuddy(otherUser: User!): Unit
Remove buddy, Uid will be removed from favourite list and update to firestore
otherUser - User!:
otherUser
See Also #commitFavRecord()