userProfileID static method

String? userProfileID()

Get user profile ID which was initialized in current session

Implementation

static String? userProfileID() => _userProfileID;