percentApproved property

int percentApproved

Implementation

int get percentApproved => _getAttribute<int>(kPercentApproved, 0);