menu
flutter_dio_module package
documentation
com/flutter/http/RxDioConfig.dart
RxDioConfig
getDebug method
getDebug method
dark_mode
light_mode
getDebug
method
bool
getDebug
(
)
Implementation
bool getDebug() { return _isDebug; }
flutter_dio_module package
documentation
com/flutter/http/RxDioConfig
RxDioConfig
getDebug method
RxDioConfig class