ProcessorArchitecture constructor

const ProcessorArchitecture(
  1. String name
)

Implementation

const ProcessorArchitecture(this.name);