apps property
ListBuilder<String>
get
apps
Implementation
ListBuilder<String> get apps;
set
apps
(ListBuilder<String> ? apps)
Implementation
set apps(ListBuilder<String>? apps);