Whether the handler should be called only once.
If once is true, the handler will be executed only once and then removed from the event listeners.
true
final bool once;