sort method

void sort()

Implementation

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