menu
googleapis package
documentation
osconfig/v1.dart
YumSettings
YumSettings constructor
YumSettings constructor
dark_mode
light_mode
YumSettings
constructor
YumSettings
(
{
List
<
String
>
?
excludes
,
List
<
String
>
?
exclusivePackages
,
bool
?
minimal
,
bool
?
security
,
})
Implementation
YumSettings({ this.excludes, this.exclusivePackages, this.minimal, this.security, });
googleapis package
documentation
osconfig/v1
YumSettings
YumSettings constructor
YumSettings class