requestAction abstract method
Code which should be triggered if new error has been caught and core creates report about this.
Implementation
void requestAction(Report report, BuildContext? context);
Code which should be triggered if new error has been caught and core creates report about this.
void requestAction(Report report, BuildContext? context);