Cancellable.FinalImplementation

Undocumented in source.
interface Cancellable
static
mixin template FinalImplementation () {}

Members

Functions

cancel
void cancel()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

cancelled
bool cancelled [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta