rewind method

Future<void> rewind()

Implementation

Future<void> rewind() => _sendCommand(['rewind']);