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