unsubscribe abstract method

Future unsubscribe()

Stops listening for new events, and instructs the server to cancel the subscription.

Implementation

Future unsubscribe();