family property

String? family
final

The family of the device.

This is normally the common part of model names across generations. For instance iPhone would be a reasonable family, so would be Samsung Galaxy.

Implementation

final String? family;