productName property

String productName

Returns the product name of the device.

Implementation

String get productName => AppleProductName().lookup(model);