bars property

Map<String, ProgressModel> bars
final

The map of progress bars, keyed by a unique identifier.

Implementation

final Map<String, ProgressModel> bars;