onError property
Triggered when any error occurs in solevato client's operations with the error
See SolevatoClientExceptionType for the various types of exceptions that can be triggered
Implementation
void Function(SolevatoClientException)? onError;