menu
flutter_sm_core package
documentation
sm_core.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_core package
documentation
sm_core
APIDioMixin<T, E extends APIResponder<T>>
suffixPath property
APIDioMixin mixin