GuestInstalledApplicationList constructor
GuestInstalledApplicationList({
- List<
GuestInstalledApplication> ? entries,
Implementation
GuestInstalledApplicationList({
this.entries,
});