pause method

void pause()

Pause this device.

Implementation

void pause() => paused = true;