toInt method

int toInt()

Returns floor().

Implementation

int toInt() => floor();