blockly > ToastOptions > oncePerSession

ToastOptions.oncePerSession property

Flag to show the toast once per session only. Subsequent calls are ignored.

Signature:

oncePerSession?: boolean;