openSettingHome method
打开 iOS 设置首页
Implementation
Future<void> openSettingHome() {
throw UnimplementedError('openSettingHome() has not been implemented.');
}
打开 iOS 设置首页
Future<void> openSettingHome() {
throw UnimplementedError('openSettingHome() has not been implemented.');
}