AppstreamProvidesFirmware constructor

const AppstreamProvidesFirmware(
  1. AppstreamFirmwareType type,
  2. String name
)

Implementation

const AppstreamProvidesFirmware(this.type, this.name);