ConflictException constructor
Creates a new ConflictException
Implementation
const ConflictException(super.message, {super.statusCode, super.details});
Creates a new ConflictException
const ConflictException(super.message, {super.statusCode, super.details});