const factory UnauthorizedException({ required final String message, final String? additionalInfo, }) = _$UnauthorizedExceptionImpl;