progress property

int? progress
final

A value between 0 and 100 that indicates the progress of the activity.

Implementation

final int? progress;