menu
googleapis package
documentation
fcm/v1.dart
LightSettings
LightSettings.new constructor
LightSettings.new constructor
dark_mode
light_mode
LightSettings
constructor
LightSettings
(
{
Color
?
color
,
String
?
lightOffDuration
,
String
?
lightOnDuration
,
})
Implementation
LightSettings({
this
.color,
this
.lightOffDuration,
this
.lightOnDuration, });
googleapis package
documentation
fcm/v1
LightSettings
LightSettings.new constructor
LightSettings class