onceError abstract method

void onceError({
  1. required ErrorHandler handler,
})

Implementation

void onceError({required ErrorHandler handler});