runCallbackOnListen property
bool
get
runCallbackOnListen
If true, the callback will be run when the listener is added
Implementation
bool get runCallbackOnListen => false;
If true, the callback will be run when the listener is added
bool get runCallbackOnListen => false;