menu
flutter_sm_widget package
documentation
sm_widget.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_widget package
documentation
sm_widget
APIDioMixin<T, E extends APIResponder<T>>
prefixPath property
APIDioMixin mixin