AlreadyExists([String? message, List<String> sources = const[]]) : super._(ErrorCode.alreadyExists, message, sources);