identifier property

List<Identifier>? identifier
inherited

identifier Unique instance identifiers assigned to a device by the device or gateway software, manufacturers, other organizations or owners. For example: handle ID.

Implementation

List<Identifier>? get identifier => throw _privateConstructorUsedError;