LightSettings
import type { LightSettings } from "https://googleapis.deno.dev/v1/fcm:v1.ts";Settings to control notification LED.
§Properties
§
Required. Set color of the LED with
google.type.Color.
§
lightOffDuration?: number
[src]Required. Along with light_on_duration , define the blink rate of LED
flashes. Resolution defined by
proto.Duration
§
lightOnDuration?: number
[src]Required. Along with light_off_duration, define the blink rate of LED
flashes. Resolution defined by
proto.Duration