TestExceptionReporter typedef
Signature for the reportTestException callback.
Implementation
typedef TestExceptionReporter = void Function(FlutterErrorDetails details, String testDescription);
Signature for the reportTestException callback.
typedef TestExceptionReporter = void Function(FlutterErrorDetails details, String testDescription);