MacOsProductName extension

Extension getters for MacOsDeviceInfo to get the product name.

on
  • MacOsDeviceInfo

Properties

productName String
Returns the product name of the device.
no setter
productNameOrNull String?
Returns the product name of the device or null if the product name is not found.
no setter