errorBody property

String? errorBody
final

Error body message that will be shown in case of an error. Defaults to "Oops! Unable to parse the url. We have sent feedback to our developers & we will try to fix this in our next release. Thanks!"

Implementation

final String? errorBody;