withVersion method

Variable withVersion(
  1. int newVersion
)

Implementation

Variable withVersion(int newVersion) => Variable(name, newVersion);