summary property

List<CreditNoteSummary>? get summary

Implementation

List<CreditNoteSummary>? get summary => _summary;