pause

abstract suspend fun pause()(source)

Pauses this upload after the current chunk has been uploaded. Can be resumed using startOrResumeUploading. If the upload is already paused, this method does nothing.