SourceGetMetadataResponse constructor
SourceGetMetadataResponse({
- SourceMetadata? metadata,
Implementation
SourceGetMetadataResponse({
this.metadata,
});
SourceGetMetadataResponse({
this.metadata,
});