toUint8List property

Uint8List get toUint8List

Implementation

Uint8List get toUint8List => Uint8List.fromList(this);