isScreen property

bool? isScreen
final

所属用户的媒体流是否为屏幕流

你可以知道当前统计数据来自主流还是屏幕流。

Implementation

final bool? isScreen;