AppError constructor

const AppError(
  1. AppErrorModel errorModel
)

Implementation

const AppError(this.errorModel);