ShareSettings constructor
ShareSettings({
- Map<
String, ShareSettingsProjectConfig> ? projectMap,
Implementation
ShareSettings({
this.projectMap,
this.shareType,
});