toUint8List property

Uint8List toUint8List

Implementation

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