ChangeReport constructor
ChangeReport({
- List<
ConfigChange> ? configChanges,
Implementation
ChangeReport({
this.configChanges,
});
ChangeReport({
this.configChanges,
});