VersionModel constructor

const VersionModel(
  1. String version
)

Implementation

const VersionModel(this.version);