integerValue property

int integerValue

Non-optional int

Implementation

int get integerValue => numberValue.toInt();