machine property

String machine
final

Hardware type (e.g. 'iPhone7,1' for iPhone 6 Plus).

The value is an empty String if it is not available.

Implementation

final String machine;