identifier property

List<Identifier>? identifier
inherited

identifier Allows a service to provide a unique, business identifier for the request.

Implementation

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