getPercentage method

dynamic getPercentage()

Implementation

getPercentage() => (this.getValue() * 100).toInt();