round top-level property

int Function(dynamic a) round
getter/setter pair

The same function as num.round

Implementation

var round = _ops.round;