documentDetails property
A list of the documents and their details.
Implementation
@BuiltValueField(wireName: r'documentDetails')
BuiltList<DocumentDetail>? get documentDetails;
A list of the documents and their details.
@BuiltValueField(wireName: r'documentDetails')
BuiltList<DocumentDetail>? get documentDetails;