onError property

void Function(String message)? onError
final

加载/播放错误(回放时通知 Native)

Implementation

final void Function(String message)? onError;