isPlaying property
Whether the video is currently playing.
Only used if eventType is VideoEventType.isPlayingStateUpdate.
Implementation
final bool? isPlaying;
Whether the video is currently playing.
Only used if eventType is VideoEventType.isPlayingStateUpdate.
final bool? isPlaying;