displayName cannot be added to the Users schema at Fluterflow. Google adds user name to firestore as "displayName", and in order to be able to access it from flutterflow one needs to add it to the Users schema. However, Flutterflow gives the "Name "displayName" already in use." error message.
Is there a way to get the "displayName" field from firestore to the app?