menu
googleapis package
documentation
calendar/v3.dart
Setting
Setting.new constructor
Setting.new constructor
dark_mode
light_mode
Setting
constructor
Setting
(
{
String
?
etag
,
String
?
id
,
String
?
kind
,
String
?
value
,
})
Implementation
Setting({
this
.etag,
this
.id,
this
.kind,
this
.value, });
googleapis package
documentation
calendar/v3
Setting
Setting.new constructor
Setting class
Constructors
new
fromJson
Properties
etag
hashCode
id
kind
runtimeType
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==