rev property

Uint8List get rev

Implementation

Uint8List get rev => Uint8List.fromList(reversed.toList());