onError method

  1. @mustCallSuper
Future<void> onError(
  1. Object e,
  2. StackTrace s
)
inherited

Implementation

@mustCallSuper
Future<void> onError(Object e, StackTrace s) async {}