timeout property
An optional duration (milliseconds) to determine the amount of time the CNotification should be displayed.
When the duration is finished, onClose is called.
Implementation
final int? timeout;
An optional duration (milliseconds) to determine the amount of time the CNotification should be displayed.
When the duration is finished, onClose is called.
final int? timeout;