menu
flutter_chen_common package
documentation
common/helper/oss_helper.dart
OssHelper
url property
url property
dark_mode
light_mode
url
property
String
url
getter/setter pair
发送请求的url,根据你自己设置的是哪个城市的
Implementation
static String url = 'https://$bucket.oss-ap-southeast-1.aliyuncs.com';
flutter_chen_common package
documentation
common/helper/oss_helper
OssHelper
url property
OssHelper class