getProcessorIdentifier static method

String? getProcessorIdentifier()

Implementation

static String? getProcessorIdentifier() {
  return _platform['PROCESSOR_IDENTIFIER'];
}