LinkedDatasetMetadata constructor

LinkedDatasetMetadata({
  1. String? linkState,
})

Implementation

LinkedDatasetMetadata({
  this.linkState,
});