BlobIdDoesNotExistException({String? type, String? message}) : super( type: type, code: 'BlobIdDoesNotExistException', message: message);