OnNewError typedef

OnNewError = void Function(FlutterErrorDetails)

Implementation

typedef OnNewError = void Function(FlutterErrorDetails);