ceil method

int ceil()

Returns this.

Implementation

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