integerValue property

int get integerValue

Non-optional int

Implementation

int get integerValue => numberValue.toInt();