menu
rxnet_plus package
documentation
rxnet_lib.dart
AdapterBaseOptions
responseType property
responseType property
dark_mode
light_mode
responseType
property
ResponseType
responseType
final
默认响应类型
决定如何解析响应体。默认为
ResponseType.json
。
Implementation
final ResponseType responseType;
rxnet_plus package
documentation
rxnet_lib
AdapterBaseOptions
responseType property
AdapterBaseOptions class