onError method

void onError(
  1. FlutterErrorDetails details
)

This is called within the framework.

Implementation

void onError(FlutterErrorDetails details) {}