play method

void play()

Start or resume this device.

Implementation

void play() => paused = false;