silent property

bool? silent
final

A boolean specifying whether the notification should be silent. Defaults to false.

Implementation

final bool? silent;