BallInt constructor

const BallInt(
  1. int value
)

Implementation

const BallInt(this.value);