truncate method

int truncate()

Returns this.

Implementation

int truncate() => value.truncate();