identifier property

List<Identifier>? identifier
inherited

identifier Identifier of this Invoice, often used for reference in correspondence about this invoice or for tracking of payments.

Implementation

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