pub const DEVICE_MODEL_IDENTIFIER: &'static str;
Expand description
The model identifier for the device
§Notes
It’s recommended this value represents a machine-readable version of the model identifier rather than the market or consumer-friendly name of the device.
§Examples