Contents constructor

const Contents(
  1. List<Content> values
)

Implementation

const Contents(this.values);