Constructs an UserLazyBuilder object.
\Drupal\Core\Session\AccountProxyInterface $account: The current user.
public function __construct(AccountProxyInterface $account) { }