userProfileID static method
Get user profile ID which was initialized in current session
Implementation
static String? userProfileID() => _userProfileID;
Get user profile ID which was initialized in current session
static String? userProfileID() => _userProfileID;