asUint8List method

Uint8List asUint8List()

Implementation

Uint8List asUint8List() => Uint8List.fromList(_content!);