id property

String get id

Either a changelist number, or a label like "M4-rc20". Empty string if not available.

Implementation

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