menu
flutter_sm_core package
documentation
sm_core.dart
APIOptions<T>
suffixPath property
suffixPath property
dark_mode
light_mode
suffixPath
property
String
get
suffixPath
跟随主域名后面的后缀
Implementation
String get suffixPath => config.suffixPath;
flutter_sm_core package
documentation
sm_core
APIOptions<T>
suffixPath property
APIOptions mixin