round method

List round()

Implementation

List round() {
  return _roundList(data);
}