numberOfProcessors property Null safety
The number of individual execution units of the machine.
Implementation
static int get numberOfProcessors => _numberOfProcessors;
The number of individual execution units of the machine.
static int get numberOfProcessors => _numberOfProcessors;