menu
flutter_mongodb_realm package
documentation
plugin.dart
FlutterMongoRealm
getUserId static method
getUserId static method
dark_mode
light_mode
getUserId
static method
Future
getUserId
(
)
Implementation
static
Future getUserId()
async
{
return
await
FlutterMongoStitchPlatform.instance.getUserId(); }
flutter_mongodb_realm package
documentation
plugin
FlutterMongoRealm
getUserId static method
FlutterMongoRealm class
Constructors
new
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
aggregate
authListener
callFunction
connectToMongo
countDocuments
deleteDocument
deleteDocuments
findDocuments
findFirstDocument
getAccessToken
getRefreshToken
getUser
getUserId
insertDocument
insertDocuments
isLoggedIn
linkCredentials
logout
registerWithEmail
sendResetPasswordEmail
setupWatchCollection
signInAnonymously
signInWithApple
signInWithCustomFunction
signInWithCustomJwt
signInWithFacebook
signInWithGoogle
signInWithUsernamePassword
updateDocument
updateDocuments
watchCollection