ApplicationError constructor

ApplicationError(
  1. String message
)

Implementation

ApplicationError(this.message);