name property

String get name

Device name. Empty string if not available.

Implementation

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