complete abstract method

void complete()

Called by the framework when the end of the stream is reached.

After this method is called, no additional methods on the StreamSubscriber will be called.

Implementation

void complete();