intValue property

int? get intValue

Implementation

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