setVersion method

void setVersion(
  1. int value
)

Implementation

void setVersion(int value) => version = value;