results property
The per-app results, a mapping from package names to the respective clearing result.
Implementation
core.Map<core.String, PerAppResult>? results;
The per-app results, a mapping from package names to the respective clearing result.
core.Map<core.String, PerAppResult>? results;