ClearAppsDataStatus constructor
ClearAppsDataStatus({
- Map<
String, PerAppResult> ? results,
Implementation
ClearAppsDataStatus({
this.results,
});
ClearAppsDataStatus({
this.results,
});