method close


void close()

Stops future notifications and frees the reference to the callback passed to open, so its memory can be collected even if this Bindable is alive.

Source

void close();