<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/react-native-tracker](./react-native-tracker.md) &gt; [PlatformContextRetriever](./react-native-tracker.platformcontextretriever.md) &gt; [getDeviceModel](./react-native-tracker.platformcontextretriever.getdevicemodel.md)

## PlatformContextRetriever.getDeviceModel property

The end-user-visible name for the end product

<b>Signature:</b>

```typescript
getDeviceModel?: () => Promise<string>;
```
