documentData property

List<DocumentData>? get documentData

Implementation

List<DocumentData>? get documentData => _documentData;