silent property
bool?
get
silent
A boolean specifying whether the notification should be silent. Defaults to false.
Implementation
external bool? get silent;
A boolean specifying whether the notification should be silent. Defaults to false.
external bool? get silent;