hasAnalysis property

bool get hasAnalysis

是否有视频分析数据

Implementation

bool get hasAnalysis => analysis != null;