blockly > ToastOptions > id

ToastOptions.id property

Toast ID. If set along with oncePerSession, will cause subsequent toasts with this ID to not be shown.

Signature:

id?: string;