data property

List<CreditNoteData>? get data

Implementation

List<CreditNoteData>? get data => _data;