menu
flutter_dio_module package
documentation
com/flutter/http/RxDio.dart
RxDio
RxDio.create factory constructor
RxDio.create factory constructor
dark_mode
light_mode
RxDio.create
constructor
RxDio.create
(
)
这里是单例
Implementation
factory RxDio.create() => _getInstance();
flutter_dio_module package
documentation
com/flutter/http/RxDio
RxDio
RxDio.create factory constructor
RxDio class