shuffle method

void shuffle()

Implementation

void shuffle() => _data.shuffle();