nicknames property

List<String>? nicknames
getter/setter pair

Additional names provided by the user for the device.

Implementation

core.List<core.String>? nicknames;