onError property

(void Function(Object error)?) onError
final

Method to be called when the auth action threw an excepction

Implementation

final void Function(Object error)? onError;