LookupConfiguration constructor
LookupConfiguration(
- dynamic documentList
Implementation
LookupConfiguration(documentList) {
this.documentList = documentList;
}
LookupConfiguration(documentList) {
this.documentList = documentList;
}