- registerAtExit
void registerAtExit(void function() fn)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerAtExit
void registerAtExit(void delegate() dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- runAtExitCallbacks
void runAtExitCallbacks()
Undocumented in source. Be warned that the author may not have intended to support it.