Gets the current value of the progress bar.
Future<double?> getProgress() async { throw UnimplementedError('getProgress() has not been implemented.'); }