ProjectsError constructor

ProjectsError(
  1. String message
)

Implementation

ProjectsError(this.message);