data property

Uint8List data

Implementation

Uint8List get data => _dataBytes ?? utf8.encoder.convert(_dataString!);