onException method

Future<void> onException(
  1. Object exception,
  2. StackTrace stackTrace
)
inherited

Implementation

Future<void> onException(Object exception, StackTrace stackTrace) async {}