levelPercent property

int? levelPercent

Implementation

int? get levelPercent => getProperty("level_percent") as int?;