truncate property

num get truncate

Returns the integer part of the number.

Implementation

num get truncate => truncateToDouble();