Tags constructor

const Tags(
  1. List<String> tags
)

Implementation

const Tags(this.tags);