isPlaying property

bool? isPlaying
final

Whether the video is currently playing.

Only used if eventType is VideoEventType.isPlayingStateUpdate.

Implementation

final bool? isPlaying;