File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
includes/api-details/dart/users Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
- You can read the :ref: `user metadata <user-metadata >` of a
2
- currently logged-in user through the :flutter-sdk: `User <realm/User-class.html> `
3
- object.
1
+ You can read the user metadata of a currently logged-in user through the
2
+ :flutter-sdk: `User <realm/User-class.html> ` object.
4
3
5
4
The ``profile `` property on the ``User `` object returns a
6
5
:flutter-sdk: `User.profile <realm/User/profile.html> ` object
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ Read User Metadata
74
74
.. tab::
75
75
:tabid: swift
76
76
77
- .. include:: /includes/api-details/generic/crud/create-asymmetric-object -description.rst
77
+ .. include:: /includes/api-details/swift/users/user-metadata-read-user-metadata -description.rst
78
78
79
79
.. tab::
80
80
:tabid: typescript
You can’t perform that action at this time.
0 commit comments