getLoginUser static method

String getLoginUser()

Implementation

static String getLoginUser() {
  return _getLoginUser?.call() ?? "";
}