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