dispose abstract method
void
dispose()
Disconnects the StreamSubscriber associated with this subscription from the stream.
Implementation
void dispose();
Disconnects the StreamSubscriber associated with this subscription from the stream.
void dispose();