Shuffles the elements of this list randomly.
@override void shuffle([Random? random]) { throw UnsupportedError('Unmodifiable operation'); }