dispose abstract method

void dispose()

Method called when the scope that this component is instantiated is closed.

Implementation

void dispose();