ShareSettings constructor
ShareSettings({
- Map<
String, ShareSettingsProjectConfig> projectMap = const {},
Implementation
ShareSettings({this.projectMap = const {}, this.shareType})
: super(fullyQualifiedName);