hasManifestUpdated property
bool
get
hasManifestUpdated
Indicates whether the video has updated its manifest.
Implementation
bool get hasManifestUpdated => manifestInfo != null;
Indicates whether the video has updated its manifest.
bool get hasManifestUpdated => manifestInfo != null;