MetastoreServiceConfig constructor

MetastoreServiceConfig({
  1. String? metastoreService,
})

Implementation

MetastoreServiceConfig({this.metastoreService});