data property

Uint8List? get data

Uint8List getter data

Implementation

Uint8List? get data => _data;