intValue property

int? intValue

Implementation

int? get intValue => number?.toInt();