name property

String? name
inherited

name A human-friendly name that is used to refer to the device - depending on the type, it can be the brand name, the common name or alias, or other.

Implementation

String? get name => throw _privateConstructorUsedError;