ProjectLimitError constructor
- String message
Creates a new ProjectLimitError with the given message.
Implementation
const ProjectLimitError(super.message);
Creates a new ProjectLimitError with the given message.
const ProjectLimitError(super.message);