System constructor
System({})
Implementation
System(
{this.discoveryResolve,
this.discoveryBye,
this.remoteDiscovery,
this.systemBackup,
this.systemLogging,
this.firmwareUpgrade,
required this.supportedVersions});