BallString constructor

const BallString(
  1. String value
)

Implementation

const BallString(this.value);