hardware property
The name of the hardware.
- Android- the name of the hardware (from the kernel command line or /proc).
- iOS - hardware type (e.g. 'iPhone7,1' for iPhone 6 Plus).
Implementation
String? hardware;
The name of the hardware.
String? hardware;