menu
background_downloader_hls package
documentation
types.dart
HlsDownloadResult
isSuccess property
isSuccess property
dark_mode
light_mode
isSuccess
property
bool
get
isSuccess
Implementation
bool get isSuccess => failedSegmentCount == 0;
background_downloader_hls package
documentation
types
HlsDownloadResult
isSuccess property
HlsDownloadResult class