name property

  1. @override
String get name

The display name of the device.

Implementation

@override
String get name => 'None';