reverse method

void reverse()

Implementation

void reverse() => _data.reversed;