menu
dio_api_services package
documentation
auth_interceptor.dart
AuthInterceptor
excludePaths property
excludePaths property
dark_mode
light_mode
excludePaths
property
List
<
String
>
?
excludePaths
final
Optional list of paths that do NOT require authentication.
Implementation
final List<String>? excludePaths;
dio_api_services package
documentation
auth_interceptor
AuthInterceptor
excludePaths property
AuthInterceptor class