year property
The year the device was released, e.g. 2025. Null when unspecified.
Purely informational — nothing in the simulation depends on it. The DevTools picker shows it so that a catalog spanning several generations can be read at a glance.
Implementation
final int? year;