requestLock property
- @Deprecated('Will delete in v5.0. Use `QueuedInterceptor` instead, more detail see' ' https://github.com/flutterchina/dio/issues/1308')
Implementation
@Deprecated(
'Will delete in v5.0. Use `QueuedInterceptor` instead, more detail see'
' https://github.com/flutterchina/dio/issues/1308')
Lock get requestLock => _requestLock;