floor method

int floor()

Returns this.

Implementation

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