onBeforeReset property
BeforeResetCallback?
get
onBeforeReset
The callback that will be executed just before the client reset happens.
Implementation
BeforeResetCallback? get onBeforeReset => _onBeforeReset;