Versions constructor

const Versions(
  1. List<String> versions
)

Implementation

const Versions(this.versions);