raspberryPi3 top-level property

CustomDeviceConfig raspberryPi3
getter/setter pair

Implementation

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