LocationMetadata constructor
LocationMetadata({
- List<
HiveMetastoreVersion> ? supportedHiveMetastoreVersions,
Implementation
LocationMetadata({
this.supportedHiveMetastoreVersions,
});