regulatoryIdentifier property

List<DeviceDefinitionRegulatoryIdentifier>? regulatoryIdentifier
inherited

regulatoryIdentifier Identifier associated with the regulatory documentation (certificates, technical documentation, post-market surveillance documentation and reports) of a set of device models sharing the same intended purpose, risk class and essential design and manufacturing characteristics. One example is the Basic UDI-DI in Europe.

Implementation

List<DeviceDefinitionRegulatoryIdentifier>? get regulatoryIdentifier =>
    throw _privateConstructorUsedError;