data property

List<CreditNoteItem>? get data

Implementation

List<CreditNoteItem>? get data => _data;