getRevision static method

String? getRevision()

Implementation

static String? getRevision() {
  return _platform['PROCESSOR_REVISION'];
}