The endpoint URL for syncing items. Subclasses must implement this to return the appropriate endpoint.
@override String get endpoint => _loggingConfig.logEndpoint ?? '';