model property

String? model
getter/setter pair

The CPU model name.

Example: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz

Output only.

Implementation

core.String? model;