interceptors property

List<Interceptor>? interceptors
final

interceptors: List of interceptors to be added to the Dio client.

Implementation

final List<Interceptor>? interceptors;