toggle menu
realm-kotlin
2.3.0
common
switch theme
search in API
Realm Kotlin SDK - Sync
/
io.realm.kotlin.mongodb.ext
/
profileAsBsonDocument
profile
As
Bson
Document
inline
fun
User
.
profileAsBsonDocument
(
)
:
BsonDocument
Returns the profile for this user as
BsonDocument
.
Return
The profile for this user.