BallBool constructor

const BallBool(
  1. bool value
)

Implementation

const BallBool(this.value);