ceil property

num? get ceil

Implementation

num? get ceil => this?.ceil();