product property

String? product
getter/setter pair

The product name of the device.

This comes from android.os.Build.PRODUCT.

Implementation

core.String? product;