BootloaderConfig constructor
Creates an instance of BootloaderConfig
Implementation
const BootloaderConfig({
this.path,
this.version = 0xFFFFFFFF,
});
Creates an instance of BootloaderConfig
const BootloaderConfig({
this.path,
this.version = 0xFFFFFFFF,
});