raspberryPi5 top-level property

CustomDeviceConfig raspberryPi5
getter/setter pair

Implementation

CustomDeviceConfig raspberryPi5 = _defaultConfig.copyWith(
  id: 'pi-5',
  label: 'Raspberry Pi 5',
  sdkNameAndVersion: 'Raspberry Pi 5',
);