ceil method

int ceil()
inherited

See num.ceil

Implementation

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