percentComplete property

int? percentComplete
final

The percentage of the task that is complete (0-100).

Implementation

final int? percentComplete;