toData method

Uint8List toData()
override

Implementation

Uint8List toData() => Uint8List.view(value.buffer);