call abstract method

FutureOr<void> call(
  1. Context context,
  2. Object error,
  3. StackTrace stackTrace
)

Implementation

FutureOr<void> call(Context context, Object error, StackTrace stackTrace);