Your custom API endpoint for getting visitor data.
external List<String>? get endpoint;
external set endpoint(List<String>? endpoint);