supportedDocuments property

Set<IdDocumentType> get supportedDocuments

Implementation

Set<IdDocumentType> get supportedDocuments {
  return _supportedDocuments;
}