dataBuffer property Null safety

Uint8List? dataBuffer
read / write

The buffer containing the audio file to play

Implementation

Uint8List? dataBuffer;