floor method

int floor()
inherited

See num.floor

Implementation

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