menu
fp_resumable_uploads package
documentation
models/video_upload_state_model.dart
VideoUploadState
pausedChunkIndex property
pausedChunkIndex property
dark_mode
light_mode
pausedChunkIndex
property
int
?
pausedChunkIndex
getter/setter pair
The index of the chunk where the upload was paused, if any.
Implementation
int? pausedChunkIndex;
fp_resumable_uploads package
documentation
models/video_upload_state_model
VideoUploadState
pausedChunkIndex property
VideoUploadState class