NessieIcebergCatalog constructor

NessieIcebergCatalog({
  1. String? branch,
  2. String? uri,
})

Implementation

NessieIcebergCatalog({this.branch, this.uri});