AutoUpdaterCore constructor

AutoUpdaterCore({
  1. required AutoUpdaterConfig config,
})

Implementation

AutoUpdaterCore({required this.config});