resumeUponEnteringForegroundMode property
Whether to resume the video when application enters foreground mode.
This attribute is only applicable if pauseUponEnteringBackgroundMode is true
.
Implementation
final bool resumeUponEnteringForegroundMode;