@PublicPreview @Beta(2020, 12) abstract fun onError(error: SearchException): Unit
Called when an error occurs during the process of obtaining the ChargingStations.
error - Error which occurred while obtaining the ChargingStations.
error