menu
driver_lite
infrastructure/network/reporting_interceptor.dart
ReportingInterceptor
ReportingInterceptor.new constructor
ReportingInterceptor.new
dark_mode
light_mode
ReportingInterceptor
constructor
ReportingInterceptor
(
AppLogger
_logger
)
Creates a reporting interceptor with the given
AppLogger
.
Implementation
ReportingInterceptor(this._logger);
driver_lite
reporting_interceptor
ReportingInterceptor
ReportingInterceptor.new constructor
ReportingInterceptor class