menu
flutter_sm_network package
documentation
sm_network.dart
APIDioMixin<T, E extends APIResponder<T>>
suffixPath property
suffixPath property
dark_mode
light_mode
suffixPath
property
String
get
suffixPath
inherited
跟随主域名后面的后缀
Implementation
String get suffixPath => config.suffixPath;
flutter_sm_network package
documentation
sm_network
APIDioMixin<T, E extends APIResponder<T>>
suffixPath property
APIDioMixin mixin