data property

Uint8List? data

Uint8List getter data

Implementation

Uint8List? get data => _data;