hasManifestUpdated property

bool get hasManifestUpdated

Indicates whether the video has updated its manifest.

Implementation

bool get hasManifestUpdated => manifestInfo != null;