data property

List<CreditNoteTabData>? get data

Implementation

List<CreditNoteTabData>? get data => _data;