toInt property

num? get toInt

Implementation

num? get toInt => this?.toInt();