StatusError constructor

StatusError(
  1. String message
)

Implementation

StatusError(this.message);