cores property

dynamic get cores

Implementation

static get cores => web ? 1 : Platform.numberOfProcessors;