Appearance
Get User ID
This method returns the UserID generated by Upshot.ai:
dart
// Returns a string which represents the userID generated by Upshot
String? userId = await FlutterUpshotPlugin.upshotUserId();