ServerError constructor

const ServerError(
  1. String message
)

Implementation

const ServerError(this.message);