val EXTRA_ERROR: String = "com.braintreepayments.api.dropin.EXTRA_ERROR"
Errors are returned as the serializable value of this key in the data intent in {#onActivityResult(int, int, android.content.Intent)} if responseCode is not {RESULT_OK} or {RESULT_CANCELED}.