deviceRoleName property

String? get deviceRoleName
inherited

The device role name.

Implementation

String? get deviceRoleName => device?.roleName;