board property

String board

The name of the underlying board, like "goldfish".

Implementation

static String get board => _deviceParameters['board'] ?? '';