numberOfProcessors property Null safety

int numberOfProcessors

The number of individual execution units of the machine.

Implementation

static int get numberOfProcessors => _numberOfProcessors;