updateShowProgress property

set updateShowProgress (bool value)

Implementation

set updateShowProgress(bool value) {
  _showProgress = value;
}