ContentInfo constructor

ContentInfo(
  1. String fetchId
)

Creates a new content info

Implementation

ContentInfo(this.fetchId);