PROTOCOL
ExploreClientProtocol
public protocol ExploreClientProtocol: AnyObject
Protocol for ExploreClient to avoid circular dependencies
Methods
getLastDecisions()
func getLastDecisions() -> [Decision]
getWebsiteId()
func getWebsiteId() -> String