menu
smart_dio package
documentation
http/smart_dio.dart
SmartDio
of static method
of static method
dark_mode
light_mode
of
static method
SmartDio
of
(
String
key
)
获取指定客户端实例
Implementation
static SmartDio of(String key) { return SmartDio._(key); }
smart_dio package
documentation
http/smart_dio
SmartDio
of static method
SmartDio class