UpdateCenterConfig constructor
UpdateCenterConfig({
- required GlobalConfig globalConfig,
Implementation
UpdateCenterConfig({
required this.globalConfig,
});
UpdateCenterConfig({
required this.globalConfig,
});