unsubscribe method

void unsubscribe()

Alias for pause.

Implementation

void unsubscribe() => pause();