StorageConfigurationData constructor Null safety
Implementation
StorageConfigurationData({
required this.type,
this.localPath,
this.storageUri,
this.user,
this.extension,
});
StorageConfigurationData({
required this.type,
this.localPath,
this.storageUri,
this.user,
this.extension,
});