menu
googleapis package
documentation
osconfig/v1.dart
AptSettings
AptSettings.new constructor
AptSettings.new constructor
dark_mode
light_mode
AptSettings
constructor
AptSettings
(
{
List
<
String
>
?
excludes
,
List
<
String
>
?
exclusivePackages
,
String
?
type
,
})
Implementation
AptSettings({
this
.excludes,
this
.exclusivePackages,
this
.type, });
googleapis package
documentation
osconfig/v1
AptSettings
AptSettings.new constructor
AptSettings class
Constructors
new
fromJson
Properties
excludes
exclusivePackages
hashCode
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==