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