playerId property

String? get playerId

获取播放器ID(如果需要直接访问)

Implementation

String? get playerId => _playerId;