dart / 1 / dart-io / httpsession / ontimeout.html

onTimeout property

void onTimeout=(void callback())

Sets a callback that will be called when the session is timed out.

Source

void set onTimeout(void callback());

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-io/HttpSession/onTimeout.html