DioEventProcessor constructor
DioEventProcessor(
- SentryOptions _options
This is an EventProcessor
, which improves crash reports of DioError
s.
Implementation
DioEventProcessor(this._options);
This is an EventProcessor
, which improves crash reports of DioError
s.
DioEventProcessor(this._options);