DataCatalogConfig constructor

DataCatalogConfig({
  1. bool? enabled,
})

Implementation

DataCatalogConfig({this.enabled});