Version constructor

const Version(
  1. int value
)

Implementation

const Version(this.value);