menu
rxnet_plus package
documentation
rxnet_lib.dart
RxNetConfigBuilder
adapter method
adapter method
dark_mode
light_mode
adapter
method
RxNetConfigBuilder
adapter
(
NetworkAdapter
adapter
)
设置网络适配器
Implementation
RxNetConfigBuilder adapter(NetworkAdapter adapter) { _adapter = adapter; return this; }
rxnet_plus package
documentation
rxnet_lib
RxNetConfigBuilder
adapter method
RxNetConfigBuilder class