SquareRootError constructor

const SquareRootError(
  1. String message
)

Implementation

const SquareRootError(this.message);