TapError constructor

const TapError(
  1. String message
)

Implementation

const TapError(this.message);