CustomerBackendConfig({required this.apiUrl, Map<String, String>? headers}) : headers = headers ?? {};