hardware property

String hardware

The name of the hardware (from the kernel command line or /proc).

Implementation

static String get hardware => _deviceParameters['hardware'] ?? '';