documents property
List of document IDs corresponding to the verification errors from capabilities.
Implementation
@BuiltValueField(wireName: r'documents')
BuiltList<String>? get documents;
List of document IDs corresponding to the verification errors from capabilities.
@BuiltValueField(wireName: r'documents')
BuiltList<String>? get documents;