progressDescription property
Text to describe the progress bar.
Implementation
@JsonKey(name:'progressDescription')
String? progressDescription;
Text to describe the progress bar.
@JsonKey(name:'progressDescription')
String? progressDescription;