hasData property

bool get hasData

是否有录音数据

Implementation

bool get hasData => pcmData.isNotEmpty;