menu
fp_resumable_uploads package
documentation
models/video_upload_state_model.dart
VideoUploadState
isPaused property
isPaused property
dark_mode
light_mode
isPaused
property
bool
isPaused
getter/setter pair
Indicates whether the upload is paused.
Implementation
bool isPaused = false;
fp_resumable_uploads package
documentation
models/video_upload_state_model
VideoUploadState
isPaused property
VideoUploadState class