data property

  1. @override
Uint8List get data
override

Implementation

@override
Uint8List get data => _data.toBytes();